Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.h25 #define USB_G_ALT_INT_UAS 1 macro
Dtcm_usb_gadget.c1756 .bAlternateSetting = USB_G_ALT_INT_UAS,
2108 else if (alt == USB_G_ALT_INT_UAS) in usbg_delayed_set_alt()
2117 if ((alt == USB_G_ALT_INT_BBB) || (alt == USB_G_ALT_INT_UAS)) { in usbg_set_alt()