Home
last modified time | relevance | path

Searched refs:video_ioctl_ops (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/staging/most/video/
H A Dvideo.c351 static const struct v4l2_ioctl_ops video_ioctl_ops = { variable
366 .ioctl_ops = &video_ioctl_ops,
/linux/drivers/media/pci/mgb4/
H A Dmgb4_vout.c522 static const struct v4l2_ioctl_ops video_ioctl_ops = { variable
826 voutdev->vdev.ioctl_ops = &video_ioctl_ops; in mgb4_vout_create()
H A Dmgb4_vin.c693 static const struct v4l2_ioctl_ops video_ioctl_ops = { variable
1017 vindev->vdev.ioctl_ops = &video_ioctl_ops; in mgb4_vin_create()
/linux/drivers/media/pci/cx88/
H A Dcx88-video.c1141 static const struct v4l2_ioctl_ops video_ioctl_ops = { variable
1173 .ioctl_ops = &video_ioctl_ops,