Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Dispvideo.c667 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(f in isp_video_streamoff()
[all...]
H A Dispvideo.h190 #define to_isp_video_fh(fh) container_of(fh, struct isp_video_fh, vfh) macro
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Dispvideo.c660 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_get_format()
676 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_set_format()
861 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_get_param()
879 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_set_param()
897 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_reqbufs()
911 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_querybuf()
925 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_qbuf()
939 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_dqbuf()
1077 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_streamon()
1183 struct isp_video_fh *vfh = to_isp_video_fh(f in isp_video_streamoff()
[all...]
H A Dispvideo.h197 #define to_isp_video_fh(fh) container_of(fh, struct isp_video_fh, vfh) macro

Completed in 5 milliseconds