Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.h26 #define USB_G_ALT_INT_UAS 1 macro
Dtcm_usb_gadget.c1931 .bAlternateSetting = USB_G_ALT_INT_UAS,
2301 else if (alt == USB_G_ALT_INT_UAS) in usbg_delayed_set_alt()
2310 if ((alt == USB_G_ALT_INT_BBB) || (alt == USB_G_ALT_INT_UAS)) { in usbg_set_alt()