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