Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.h110 #define USBG_ENABLED (1 << 0) macro
Dtcm_usb_gadget.c369 if (!(fu->flags & USBG_ENABLED)) in bot_cleanup_old_alt()
413 fu->flags |= USBG_ENABLED; in bot_set_alt()
502 if (!(fu->flags & USBG_ENABLED)) in uasp_cleanup_old_alt()
881 fu->flags |= USBG_ENABLED; in uasp_set_alt()