Lines Matching refs:video_devdata
955 struct video_device *vfd = video_devdata(file); in vb2_poll()
991 struct video_device *vdev = video_devdata(file); in vb2_ioctl_reqbufs()
1011 struct video_device *vdev = video_devdata(file); in vb2_ioctl_create_bufs()
1038 struct video_device *vdev = video_devdata(file); in vb2_ioctl_prepare_buf()
1048 struct video_device *vdev = video_devdata(file); in vb2_ioctl_querybuf()
1057 struct video_device *vdev = video_devdata(file); in vb2_ioctl_qbuf()
1067 struct video_device *vdev = video_devdata(file); in vb2_ioctl_dqbuf()
1077 struct video_device *vdev = video_devdata(file); in vb2_ioctl_streamon()
1087 struct video_device *vdev = video_devdata(file); in vb2_ioctl_streamoff()
1097 struct video_device *vdev = video_devdata(file); in vb2_ioctl_expbuf()
1109 struct video_device *vdev = video_devdata(file); in vb2_fop_mmap()
1117 struct video_device *vdev = video_devdata(file); in _vb2_fop_release()
1133 struct video_device *vdev = video_devdata(file); in vb2_fop_release()
1143 struct video_device *vdev = video_devdata(file); in vb2_fop_write()
1167 struct video_device *vdev = video_devdata(file); in vb2_fop_read()
1190 struct video_device *vdev = video_devdata(file); in vb2_fop_poll()
1222 struct video_device *vdev = video_devdata(file); in vb2_fop_get_unmapped_area()