Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Dcore.c626 device->status = USBD_SUSPENDED; in usbd_device_event_irq()
/openbmc/u-boot/include/
H A Dusbdevice.h401 USBD_SUSPENDED, /* we are currently suspended */ enumerator