Lines Matching refs:video_device
678 struct video_device *vfd = video_devdata(file); in vb2_poll()
704 static inline bool vb2_queue_is_busy(struct video_device *vdev, struct file *file) in vb2_queue_is_busy()
714 struct video_device *vdev = video_devdata(file); in vb2_ioctl_reqbufs()
733 struct video_device *vdev = video_devdata(file); in vb2_ioctl_create_bufs()
759 struct video_device *vdev = video_devdata(file); in vb2_ioctl_prepare_buf()
769 struct video_device *vdev = video_devdata(file); in vb2_ioctl_querybuf()
778 struct video_device *vdev = video_devdata(file); in vb2_ioctl_qbuf()
788 struct video_device *vdev = video_devdata(file); in vb2_ioctl_dqbuf()
798 struct video_device *vdev = video_devdata(file); in vb2_ioctl_streamon()
808 struct video_device *vdev = video_devdata(file); in vb2_ioctl_streamoff()
818 struct video_device *vdev = video_devdata(file); in vb2_ioctl_expbuf()
830 struct video_device *vdev = video_devdata(file); in vb2_fop_mmap()
838 struct video_device *vdev = video_devdata(file); in _vb2_fop_release()
854 struct video_device *vdev = video_devdata(file); in vb2_fop_release()
864 struct video_device *vdev = video_devdata(file); in vb2_fop_write()
888 struct video_device *vdev = video_devdata(file); in vb2_fop_read()
911 struct video_device *vdev = video_devdata(file); in vb2_fop_poll()
943 struct video_device *vdev = video_devdata(file); in vb2_fop_get_unmapped_area()