Lines Matching refs:video_devdata
958 struct video_device *vfd = video_devdata(file); in vb2_poll()
994 struct video_device *vdev = video_devdata(file); in vb2_ioctl_reqbufs()
1014 struct video_device *vdev = video_devdata(file); in vb2_ioctl_create_bufs()
1041 struct video_device *vdev = video_devdata(file); in vb2_ioctl_prepare_buf()
1051 struct video_device *vdev = video_devdata(file); in vb2_ioctl_querybuf()
1060 struct video_device *vdev = video_devdata(file); in vb2_ioctl_qbuf()
1070 struct video_device *vdev = video_devdata(file); in vb2_ioctl_dqbuf()
1080 struct video_device *vdev = video_devdata(file); in vb2_ioctl_streamon()
1090 struct video_device *vdev = video_devdata(file); in vb2_ioctl_streamoff()
1100 struct video_device *vdev = video_devdata(file); in vb2_ioctl_expbuf()
1112 struct video_device *vdev = video_devdata(file); in vb2_fop_mmap()
1120 struct video_device *vdev = video_devdata(file); in _vb2_fop_release()
1136 struct video_device *vdev = video_devdata(file); in vb2_fop_release()
1146 struct video_device *vdev = video_devdata(file); in vb2_fop_write()
1170 struct video_device *vdev = video_devdata(file); in vb2_fop_read()
1193 struct video_device *vdev = video_devdata(file); in vb2_fop_poll()
1225 struct video_device *vdev = video_devdata(file); in vb2_fop_get_unmapped_area()