Home
last modified time | relevance | path

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

/drivers/usb/gadget/function/
A Duvc.h157 bool func_connected; member
A Df_uvc.c1005 if (uvc->func_connected) { in uvc_function_unbind()
1008 uvc->func_connected == false, msecs_to_jiffies(500)); in uvc_function_unbind()
1016 if (uvc->func_connected) { in uvc_function_unbind()
1024 uvc->func_connected == false, msecs_to_jiffies(1000)); in uvc_function_unbind()
A Duvc_v4l2.c577 if (sub->type == UVC_EVENT_SETUP && uvc->func_connected) in uvc_v4l2_subscribe_event()
585 uvc->func_connected = true; in uvc_v4l2_subscribe_event()
598 uvc->func_connected = false; in uvc_v4l2_disable()

Completed in 9 milliseconds