Lines Matching refs:vdev
1292 struct video_device *vdev = video_devdata(file);
1300 video_device_node_name(vdev));
1302 switch (vdev->vfl_type) {
1320 video_device_node_name(vdev), v4l2_type_names[type],
1330 v4l2_fh_init(&fh->fh, vdev);
1382 struct video_device *vdev = video_devdata(file);
1385 mutex_lock(vdev->lock);
1387 mutex_unlock(vdev->lock);
1463 struct video_device *vdev = video_devdata(file);
1466 video_device_node_name(vdev), dev->users);