Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.h122 #define USBG_ENABLED (1 << 0) macro
Dtcm_usb_gadget.c375 if (!(fu->flags & USBG_ENABLED)) in bot_cleanup_old_alt()
419 fu->flags |= USBG_ENABLED; in bot_set_alt()
508 if (!(fu->flags & USBG_ENABLED)) in uasp_cleanup_old_alt()
887 fu->flags |= USBG_ENABLED; in uasp_set_alt()