Searched refs:comp_fh (Results 1 – 1 of 1) sorted by relevance
48 struct comp_fh { struct55 static inline struct comp_fh *to_comp_fh(struct file *filp) in to_comp_fh() argument57 return container_of(file_to_v4l2_fh(filp), struct comp_fh, fh); in to_comp_fh()78 struct comp_fh *fh; in comp_vdev_open()121 struct comp_fh *fh = to_comp_fh(filp); in comp_vdev_close()159 struct comp_fh *fh = to_comp_fh(filp); in comp_vdev_read()208 struct comp_fh *fh = to_comp_fh(filp); in comp_vdev_poll()250 struct comp_fh *fh = priv; in vidioc_querycap()284 struct comp_fh *fh = priv; in vidioc_try_fmt_vid_cap()293 struct comp_fh *fh = priv; in vidioc_s_fmt_vid_cap()[all …]