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

/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispvideo.c660 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 *vfh = to_isp_video_fh(fh);
911 struct isp_video_fh *vfh = to_isp_video_fh(fh);
925 struct isp_video_fh *vfh = to_isp_video_fh(fh);
939 struct isp_video_fh *vfh = to_isp_video_fh(fh);
1077 struct isp_video_fh *vfh = to_isp_video_fh(fh);
1183 struct isp_video_fh *vfh = to_isp_video_fh(f
[all...]
H A Dispvideo.h197 #define to_isp_video_fh(fh) container_of(fh, struct isp_video_fh, vfh) macro

Completed in 157 milliseconds