Lines Matching refs:vdev
1857 struct video_device *vdev = video_devdata(file);
1861 v4l2_ctrl_handler_log_status(vdev->ctrl_handler, btv->c.v4l2_dev.name);
2960 struct video_device *vdev = video_devdata(file);
2965 dprintk("open dev=%s\n", video_device_node_name(vdev));
2967 if (vdev->vfl_type == VFL_TYPE_VIDEO) {
2969 } else if (vdev->vfl_type == VFL_TYPE_VBI) {
2987 v4l2_fh_init(&fh->fh, vdev);
3153 struct video_device *vdev = video_devdata(file);
3157 dprintk("open dev=%s\n", video_device_node_name(vdev));
3167 v4l2_fh_init(&fh->fh, vdev);