Home
last modified time | relevance | path

Searched refs:isp_video_queue_to_isp_video_fh (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/media/video/omap3isp/
Dispvideo.h194 #define isp_video_queue_to_isp_video_fh(q) \ macro
Dispvideo.c496 struct isp_video_fh *vfh = isp_video_queue_to_isp_video_fh(buf->queue); in isp_video_buffer_cleanup()
508 struct isp_video_fh *vfh = isp_video_queue_to_isp_video_fh(buf->queue); in isp_video_buffer_prepare()
540 struct isp_video_fh *vfh = isp_video_queue_to_isp_video_fh(buf->queue); in isp_video_buffer_queue()