Lines Matching refs:video_devdata
950 struct video_device *vfd = video_devdata(file); in vb2_poll()
986 struct video_device *vdev = video_devdata(file); in vb2_ioctl_reqbufs()
1006 struct video_device *vdev = video_devdata(file); in vb2_ioctl_create_bufs()
1033 struct video_device *vdev = video_devdata(file); in vb2_ioctl_prepare_buf()
1043 struct video_device *vdev = video_devdata(file); in vb2_ioctl_querybuf()
1052 struct video_device *vdev = video_devdata(file); in vb2_ioctl_qbuf()
1062 struct video_device *vdev = video_devdata(file); in vb2_ioctl_dqbuf()
1072 struct video_device *vdev = video_devdata(file); in vb2_ioctl_streamon()
1082 struct video_device *vdev = video_devdata(file); in vb2_ioctl_streamoff()
1092 struct video_device *vdev = video_devdata(file); in vb2_ioctl_expbuf()
1104 struct video_device *vdev = video_devdata(file); in vb2_fop_mmap()
1112 struct video_device *vdev = video_devdata(file); in _vb2_fop_release()
1128 struct video_device *vdev = video_devdata(file); in vb2_fop_release()
1138 struct video_device *vdev = video_devdata(file); in vb2_fop_write()
1162 struct video_device *vdev = video_devdata(file); in vb2_fop_read()
1185 struct video_device *vdev = video_devdata(file); in vb2_fop_poll()
1217 struct video_device *vdev = video_devdata(file); in vb2_fop_get_unmapped_area()