Home
last modified time | relevance | path

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

/drivers/media/usb/uvc/
Duvcvideo.h831 extern const struct v4l2_subscribed_event_ops uvc_ctrl_sub_ev_ops;
Duvc_v4l2.c1321 return v4l2_event_subscribe(fh, sub, 0, &uvc_ctrl_sub_ev_ops); in uvc_ioctl_subscribe_event()
Duvc_ctrl.c1464 const struct v4l2_subscribed_event_ops uvc_ctrl_sub_ev_ops = { variable