Lines Matching refs:video_device
954 struct video_device *vfd = video_devdata(file); in vb2_poll()
984 struct video_device *vdev = video_devdata(file); in vb2_ioctl_reqbufs()
1007 struct video_device *vdev = video_devdata(file); in vb2_ioctl_create_bufs()
1035 struct video_device *vdev = video_devdata(file); in vb2_ioctl_prepare_buf()
1045 struct video_device *vdev = video_devdata(file); in vb2_ioctl_querybuf()
1054 struct video_device *vdev = video_devdata(file); in vb2_ioctl_qbuf()
1064 struct video_device *vdev = video_devdata(file); in vb2_ioctl_dqbuf()
1074 struct video_device *vdev = video_devdata(file); in vb2_ioctl_streamon()
1084 struct video_device *vdev = video_devdata(file); in vb2_ioctl_streamoff()
1094 struct video_device *vdev = video_devdata(file); in vb2_ioctl_expbuf()
1106 struct video_device *vdev = video_devdata(file); in vb2_fop_mmap()
1114 struct video_device *vdev = video_devdata(file); in _vb2_fop_release()
1130 struct video_device *vdev = video_devdata(file); in vb2_fop_release()
1140 struct video_device *vdev = video_devdata(file); in vb2_fop_write()
1164 struct video_device *vdev = video_devdata(file); in vb2_fop_read()
1188 struct video_device *vdev = video_devdata(file); in vb2_fop_poll()
1220 struct video_device *vdev = video_devdata(file); in vb2_fop_get_unmapped_area()
1227 void vb2_video_unregister_device(struct video_device *vdev) in vb2_video_unregister_device()