Lines Matching refs:video_device
977 struct video_device *vfd = video_devdata(file); in vb2_poll()
1007 struct video_device *vdev = video_devdata(file); in vb2_ioctl_remove_bufs()
1025 struct video_device *vdev = video_devdata(file); in vb2_ioctl_reqbufs()
1048 struct video_device *vdev = video_devdata(file); in vb2_ioctl_create_bufs()
1075 struct video_device *vdev = video_devdata(file); in vb2_ioctl_prepare_buf()
1085 struct video_device *vdev = video_devdata(file); in vb2_ioctl_querybuf()
1094 struct video_device *vdev = video_devdata(file); in vb2_ioctl_qbuf()
1104 struct video_device *vdev = video_devdata(file); in vb2_ioctl_dqbuf()
1114 struct video_device *vdev = video_devdata(file); in vb2_ioctl_streamon()
1124 struct video_device *vdev = video_devdata(file); in vb2_ioctl_streamoff()
1134 struct video_device *vdev = video_devdata(file); in vb2_ioctl_expbuf()
1146 struct video_device *vdev = video_devdata(file); in vb2_fop_mmap()
1154 struct video_device *vdev = video_devdata(file); in _vb2_fop_release()
1170 struct video_device *vdev = video_devdata(file); in vb2_fop_release()
1180 struct video_device *vdev = video_devdata(file); in vb2_fop_write()
1204 struct video_device *vdev = video_devdata(file); in vb2_fop_read()
1228 struct video_device *vdev = video_devdata(file); in vb2_fop_poll()
1260 struct video_device *vdev = video_devdata(file); in vb2_fop_get_unmapped_area()
1267 void vb2_video_unregister_device(struct video_device *vdev) in vb2_video_unregister_device()