Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/gadget/function/
Dtcm.h25 #define USB_G_ALT_INT_UAS 1 macro
Df_tcm.c1756 .bAlternateSetting = USB_G_ALT_INT_UAS,
2091 else if (alt == USB_G_ALT_INT_UAS) in tcm_delayed_set_alt()
2100 if ((alt == USB_G_ALT_INT_BBB) || (alt == USB_G_ALT_INT_UAS)) { in tcm_set_alt()