Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/soc_camera/
Dsoc_camera.c2105 static const struct v4l2_ioctl_ops soc_camera_ioctl_ops = { variable
2147 vdev->ioctl_ops = &soc_camera_ioctl_ops; in video_dev_create()