Searched refs:iss_video_fh (Results 1 – 2 of 2) sorted by relevance
272 iss_video_check_format(struct iss_video *video, struct iss_video_fh *vfh) in iss_video_check_format()304 struct iss_video_fh *vfh = vb2_get_drv_priv(vq); in iss_video_queue_setup()331 struct iss_video_fh *vfh = vb2_get_drv_priv(vb->vb2_queue); in iss_video_buf_prepare()355 struct iss_video_fh *vfh = vb2_get_drv_priv(vb->vb2_queue); in iss_video_buf_queue()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()[all …]
172 struct iss_video_fh { struct180 #define to_iss_video_fh(fh) container_of(fh, struct iss_video_fh, vfh) argument182 container_of(q, struct iss_video_fh, queue)