Searched refs:saa7146_video_ioctl_ops (Results 1 – 3 of 3) sorted by relevance
204 extern const struct v4l2_ioctl_ops saa7146_video_ioctl_ops;
446 ext_vv->ops = saa7146_video_ioctl_ops; in saa7146_vv_init()447 ext_vv->core_ops = &saa7146_video_ioctl_ops; in saa7146_vv_init()
1122 const struct v4l2_ioctl_ops saa7146_video_ioctl_ops = { variable