Searched refs:uvc_ctrl_sub_ev_ops (Results 1 – 3 of 3) sorted by relevance
829 extern const struct v4l2_subscribed_event_ops uvc_ctrl_sub_ev_ops;
1304 return v4l2_event_subscribe(fh, sub, 0, &uvc_ctrl_sub_ev_ops); in uvc_ioctl_subscribe_event()
1454 const struct v4l2_subscribed_event_ops uvc_ctrl_sub_ev_ops = { variable