Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Duvc.h134 bool func_connected; member
H A Duvc_v4l2.c484 if (sub->type == UVC_EVENT_SETUP && uvc->func_connected) in uvc_v4l2_subscribe_event()
492 uvc->func_connected = true; in uvc_v4l2_subscribe_event()
505 uvc->func_connected = false; in uvc_v4l2_disable()
H A Df_uvc.c994 if (uvc->func_connected) { in uvc_function_unbind()
997 uvc->func_connected == false, msecs_to_jiffies(500)); in uvc_function_unbind()
1005 if (uvc->func_connected) { in uvc_function_unbind()
1013 uvc->func_connected == false, msecs_to_jiffies(1000)); in uvc_function_unbind()