Searched refs:iss_video_fh (Results 1 – 2 of 2) sorted by relevance
263 iss_video_check_format(struct iss_video *video, struct iss_video_fh *vfh) in iss_video_check_format()295 struct iss_video_fh *vfh = vb2_get_drv_priv(vq); in iss_video_queue_setup()322 struct iss_video_fh *vfh = vb2_get_drv_priv(vb->vb2_queue); in iss_video_buf_prepare()345 struct iss_video_fh *vfh = vb2_get_drv_priv(vb->vb2_queue); in iss_video_buf_queue()577 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_get_format()593 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_set_format()715 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_get_param()733 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_set_param()751 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_reqbufs()759 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_querybuf()[all …]
180 struct iss_video_fh { struct188 #define to_iss_video_fh(fh) container_of(fh, struct iss_video_fh, vfh) argument190 container_of(q, struct iss_video_fh, queue)