Searched refs:isp_video_fh (Results 1 – 2 of 2) sorted by relevance
485 struct isp_video_fh *vfh = vb2_get_drv_priv(vq); in omap3isp_wait_prepare()493 struct isp_video_fh *vfh = vb2_get_drv_priv(vq); in omap3isp_wait_finish()678 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_get_format()694 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_set_format()879 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_get_param()897 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_set_param()915 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_reqbufs()929 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_querybuf()943 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_qbuf()957 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_dqbuf()[all …]
189 struct isp_video_fh { struct197 #define to_isp_video_fh(fh) container_of(fh, struct isp_video_fh, vfh) argument199 container_of(q, struct isp_video_fh, queue)