• Home
  • Raw
  • Download

Lines Matching defs:vdev

984 static inline bool vb2_queue_is_busy(struct video_device *vdev, struct file *file)  in vb2_queue_is_busy()
994 struct video_device *vdev = video_devdata(file); in vb2_ioctl_reqbufs() local
1014 struct video_device *vdev = video_devdata(file); in vb2_ioctl_create_bufs() local
1041 struct video_device *vdev = video_devdata(file); in vb2_ioctl_prepare_buf() local
1051 struct video_device *vdev = video_devdata(file); in vb2_ioctl_querybuf() local
1060 struct video_device *vdev = video_devdata(file); in vb2_ioctl_qbuf() local
1070 struct video_device *vdev = video_devdata(file); in vb2_ioctl_dqbuf() local
1080 struct video_device *vdev = video_devdata(file); in vb2_ioctl_streamon() local
1090 struct video_device *vdev = video_devdata(file); in vb2_ioctl_streamoff() local
1100 struct video_device *vdev = video_devdata(file); in vb2_ioctl_expbuf() local
1112 struct video_device *vdev = video_devdata(file); in vb2_fop_mmap() local
1120 struct video_device *vdev = video_devdata(file); in _vb2_fop_release() local
1136 struct video_device *vdev = video_devdata(file); in vb2_fop_release() local
1146 struct video_device *vdev = video_devdata(file); in vb2_fop_write() local
1170 struct video_device *vdev = video_devdata(file); in vb2_fop_read() local
1193 struct video_device *vdev = video_devdata(file); in vb2_fop_poll() local
1225 struct video_device *vdev = video_devdata(file); in vb2_fop_get_unmapped_area() local
1232 void vb2_video_unregister_device(struct video_device *vdev) in vb2_video_unregister_device()