Searched refs:to_isp_video_fh (Results 1 – 2 of 2) sorted by relevance
667 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_get_format()683 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_set_format()866 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_get_param()884 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_set_param()902 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_reqbufs()916 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_querybuf()930 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_qbuf()944 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_dqbuf()1081 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_streamon()1188 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_streamoff()[all …]
190 #define to_isp_video_fh(fh) container_of(fh, struct isp_video_fh, vfh) macro
Completed in 5 milliseconds