Home
last modified time | relevance | path

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

/linux/drivers/media/platform/omap3isp/
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(fh); in isp_video_streamoff()
[all …]
A Dispvideo.h182 struct isp_video_fh { struct
190 #define to_isp_video_fh(fh) container_of(fh, struct isp_video_fh, vfh) argument
192 container_of(q, struct isp_video_fh, queue)

Completed in 6 milliseconds