Lines Matching defs:vdev
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() local
1011 struct video_device *vdev = video_devdata(file); in vb2_ioctl_create_bufs() local
1038 struct video_device *vdev = video_devdata(file); in vb2_ioctl_prepare_buf() local
1048 struct video_device *vdev = video_devdata(file); in vb2_ioctl_querybuf() local
1057 struct video_device *vdev = video_devdata(file); in vb2_ioctl_qbuf() local
1067 struct video_device *vdev = video_devdata(file); in vb2_ioctl_dqbuf() local
1077 struct video_device *vdev = video_devdata(file); in vb2_ioctl_streamon() local
1087 struct video_device *vdev = video_devdata(file); in vb2_ioctl_streamoff() local
1097 struct video_device *vdev = video_devdata(file); in vb2_ioctl_expbuf() local
1109 struct video_device *vdev = video_devdata(file); in vb2_fop_mmap() local
1117 struct video_device *vdev = video_devdata(file); in _vb2_fop_release() local
1133 struct video_device *vdev = video_devdata(file); in vb2_fop_release() local
1143 struct video_device *vdev = video_devdata(file); in vb2_fop_write() local
1167 struct video_device *vdev = video_devdata(file); in vb2_fop_read() local
1190 struct video_device *vdev = video_devdata(file); in vb2_fop_poll() local
1222 struct video_device *vdev = video_devdata(file); in vb2_fop_get_unmapped_area() local
1229 void vb2_video_unregister_device(struct video_device *vdev) in vb2_video_unregister_device()