Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/usb/
A Dg_uvc.h20 #define UVC_EVENT_SETUP (V4L2_EVENT_PRIVATE_START + 4) macro
/linux-6.3-rc2/drivers/usb/gadget/function/
A Duvc_v4l2.c484 if (sub->type == UVC_EVENT_SETUP && uvc->func_connected) in uvc_v4l2_subscribe_event()
491 if (sub->type == UVC_EVENT_SETUP) { in uvc_v4l2_subscribe_event()
521 if (sub->type == UVC_EVENT_SETUP && handle->is_uvc_app_handle) { in uvc_v4l2_unsubscribe_event()
A Df_uvc.c249 v4l2_event.type = UVC_EVENT_SETUP; in uvc_function_setup()

Completed in 7 milliseconds