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;
502 ext_vv->vid_ops = saa7146_video_ioctl_ops; in saa7146_vv_init()504 ext_vv->core_ops = &saa7146_video_ioctl_ops; in saa7146_vv_init()
969 const struct v4l2_ioctl_ops saa7146_video_ioctl_ops = { variable