Home
last modified time | relevance | path

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

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