Home
last modified time | relevance | path

Searched refs:UVC_EVENT_SETUP (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/usb/
H A Dg_uvc.h20 #define UVC_EVENT_SETUP (V4L2_EVENT_PRIVATE_START + 4) macro
/linux/drivers/usb/gadget/function/
H A Duvc_v4l2.c581 if (sub->type == UVC_EVENT_SETUP && uvc->func_connected) in uvc_v4l2_subscribe_event()
588 if (sub->type == UVC_EVENT_SETUP) { in uvc_v4l2_subscribe_event()
619 if (sub->type == UVC_EVENT_SETUP && handle->is_uvc_app_handle) { in uvc_v4l2_unsubscribe_event()