Searched refs:isp_video_fh (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispvideo.h189 struct isp_video_fh { struct
197 #define to_isp_video_fh(fh) container_of(fh, struct isp_video_fh, vfh)
199 container_of(q, struct isp_video_fh, queue)
H A Dispvideo.c296 isp_video_check_format(struct isp_video *video, struct isp_video_fh *vfh)
325 struct isp_video_fh *vfh = vb2_get_drv_priv(queue);
342 struct isp_video_fh *vfh = vb2_get_drv_priv(buf->vb2_queue);
382 struct isp_video_fh *vfh = vb2_get_drv_priv(buf->vb2_queue);
453 struct isp_video_fh *vfh = vb2_get_drv_priv(queue);
660 struct isp_video_fh *vfh = to_isp_video_fh(fh);
676 struct isp_video_fh *vfh = to_isp_video_fh(fh);
861 struct isp_video_fh *vfh = to_isp_video_fh(fh);
879 struct isp_video_fh *vfh = to_isp_video_fh(fh);
897 struct isp_video_fh *vf
[all...]

Completed in 129 milliseconds