Lines Matching refs:video_device
955 struct video_device *vfd = video_devdata(file); in vb2_poll()
981 static inline bool vb2_queue_is_busy(struct video_device *vdev, struct file *file) in vb2_queue_is_busy()
991 struct video_device *vdev = video_devdata(file); in vb2_ioctl_reqbufs()
1014 struct video_device *vdev = video_devdata(file); in vb2_ioctl_create_bufs()
1042 struct video_device *vdev = video_devdata(file); in vb2_ioctl_prepare_buf()
1052 struct video_device *vdev = video_devdata(file); in vb2_ioctl_querybuf()
1061 struct video_device *vdev = video_devdata(file); in vb2_ioctl_qbuf()
1071 struct video_device *vdev = video_devdata(file); in vb2_ioctl_dqbuf()
1081 struct video_device *vdev = video_devdata(file); in vb2_ioctl_streamon()
1091 struct video_device *vdev = video_devdata(file); in vb2_ioctl_streamoff()
1101 struct video_device *vdev = video_devdata(file); in vb2_ioctl_expbuf()
1113 struct video_device *vdev = video_devdata(file); in vb2_fop_mmap()
1121 struct video_device *vdev = video_devdata(file); in _vb2_fop_release()
1137 struct video_device *vdev = video_devdata(file); in vb2_fop_release()
1147 struct video_device *vdev = video_devdata(file); in vb2_fop_write()
1171 struct video_device *vdev = video_devdata(file); in vb2_fop_read()
1194 struct video_device *vdev = video_devdata(file); in vb2_fop_poll()
1226 struct video_device *vdev = video_devdata(file); in vb2_fop_get_unmapped_area()
1233 void vb2_video_unregister_device(struct video_device *vdev) in vb2_video_unregister_device()