Lines Matching refs:video_device
874 struct video_device *vfd = video_devdata(file); in vb2_poll()
900 static inline bool vb2_queue_is_busy(struct video_device *vdev, struct file *file) in vb2_queue_is_busy()
910 struct video_device *vdev = video_devdata(file); in vb2_ioctl_reqbufs()
930 struct video_device *vdev = video_devdata(file); in vb2_ioctl_create_bufs()
957 struct video_device *vdev = video_devdata(file); in vb2_ioctl_prepare_buf()
967 struct video_device *vdev = video_devdata(file); in vb2_ioctl_querybuf()
976 struct video_device *vdev = video_devdata(file); in vb2_ioctl_qbuf()
986 struct video_device *vdev = video_devdata(file); in vb2_ioctl_dqbuf()
996 struct video_device *vdev = video_devdata(file); in vb2_ioctl_streamon()
1006 struct video_device *vdev = video_devdata(file); in vb2_ioctl_streamoff()
1016 struct video_device *vdev = video_devdata(file); in vb2_ioctl_expbuf()
1028 struct video_device *vdev = video_devdata(file); in vb2_fop_mmap()
1036 struct video_device *vdev = video_devdata(file); in _vb2_fop_release()
1052 struct video_device *vdev = video_devdata(file); in vb2_fop_release()
1062 struct video_device *vdev = video_devdata(file); in vb2_fop_write()
1086 struct video_device *vdev = video_devdata(file); in vb2_fop_read()
1109 struct video_device *vdev = video_devdata(file); in vb2_fop_poll()
1141 struct video_device *vdev = video_devdata(file); in vb2_fop_get_unmapped_area()