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

/linux-master/drivers/staging/media/omap4iss/
H A Diss_video.h179 struct iss_video_fh { struct
187 #define to_iss_video_fh(fh) container_of(fh, struct iss_video_fh, vfh)
189 container_of(q, struct iss_video_fh, queue)
H A Diss_video.c265 iss_video_check_format(struct iss_video *video, struct iss_video_fh *vfh)
297 struct iss_video_fh *vfh = vb2_get_drv_priv(vq);
324 struct iss_video_fh *vfh = vb2_get_drv_priv(vb->vb2_queue);
348 struct iss_video_fh *vfh = vb2_get_drv_priv(vb->vb2_queue);
571 struct iss_video_fh *vfh = to_iss_video_fh(fh);
587 struct iss_video_fh *vfh = to_iss_video_fh(fh);
740 struct iss_video_fh *vfh = to_iss_video_fh(fh);
758 struct iss_video_fh *vfh = to_iss_video_fh(fh);
776 struct iss_video_fh *vfh = to_iss_video_fh(fh);
784 struct iss_video_fh *vf
[all...]

Completed in 138 milliseconds