Home
last modified time | relevance | path

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

/linux/drivers/staging/media/omap4iss/
A Diss_video.c304 struct iss_video_fh *vfh = vb2_get_drv_priv(vq); in iss_video_queue_setup()
578 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_get_format()
594 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_set_format()
745 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_get_param()
763 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_set_param()
781 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_reqbufs()
789 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_querybuf()
798 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_qbuf()
806 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_expbuf()
814 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_dqbuf()
[all …]
A Diss_video.h172 struct iss_video_fh { struct
180 #define to_iss_video_fh(fh) container_of(fh, struct iss_video_fh, vfh) argument
182 container_of(q, struct iss_video_fh, queue)

Completed in 6 milliseconds