Home
last modified time | relevance | path

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

/drivers/usb/gadget/function/
A Dtcm.h131 #define USBG_IS_BOT (1 << 3) macro
A Df_tcm.c396 fu->flags = USBG_IS_BOT; in bot_set_alt()
419 fu->flags = USBG_IS_BOT; in bot_set_alt()
1157 if (fu->flags & USBG_IS_BOT) in usbg_send_status_response()
1169 if (fu->flags & USBG_IS_BOT) in usbg_send_write_request()
1181 if (fu->flags & USBG_IS_BOT) in usbg_send_read_response()
2365 if (fu->flags & USBG_IS_BOT) in tcm_delayed_set_alt()
2384 if (fu->flags & USBG_IS_BOT) in tcm_get_alt()
2420 else if (fu->flags & USBG_IS_BOT) in tcm_disable()
2430 if (!(fu->flags & USBG_IS_BOT)) in tcm_setup()

Completed in 11 milliseconds