Home
last modified time | relevance | path

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

/drivers/usb/gadget/function/
A Duvc_v4l2.c586 handle->is_uvc_app_handle = true; in uvc_v4l2_subscribe_event()
614 if (sub->type == UVC_EVENT_SETUP && handle->is_uvc_app_handle) { in uvc_v4l2_unsubscribe_event()
616 handle->is_uvc_app_handle = false; in uvc_v4l2_unsubscribe_event()
692 if (handle->is_uvc_app_handle) in uvc_v4l2_release()
A Duvc.h193 bool is_uvc_app_handle; member

Completed in 13 milliseconds