Searched refs:iss_video_fh (Results 1 – 2 of 2) sorted by relevance
262 iss_video_check_format(struct iss_video *video, struct iss_video_fh *vfh) in iss_video_check_format()294 struct iss_video_fh *vfh = vb2_get_drv_priv(vq); in iss_video_queue_setup()323 struct iss_video_fh *vfh = vb2_get_drv_priv(vb->vb2_queue); in iss_video_buf_prepare()347 struct iss_video_fh *vfh = vb2_get_drv_priv(vb->vb2_queue); in iss_video_buf_queue()576 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_get_format()592 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_set_format()644 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_get_param()662 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_set_param()680 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_reqbufs()688 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)