Searched refs:UVC_EVENT_SETUP (Results 1 – 3 of 3) sorted by relevance
20 #define UVC_EVENT_SETUP (V4L2_EVENT_PRIVATE_START + 4) macro
515 if (sub->type == UVC_EVENT_SETUP && uvc->func_connected) in uvc_v4l2_subscribe_event()522 if (sub->type == UVC_EVENT_SETUP) { in uvc_v4l2_subscribe_event()552 if (sub->type == UVC_EVENT_SETUP && handle->is_uvc_app_handle) { in uvc_v4l2_unsubscribe_event()
249 v4l2_event.type = UVC_EVENT_SETUP; in uvc_function_setup()