OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEVICE_CONFIGURED
(Results
1 - 6
of
6
) sorted by null
/external/u-boot/drivers/usb/gadget/
core.c
44
"
DEVICE_CONFIGURED
",
616
case
DEVICE_CONFIGURED
:
designware_udc.c
71
*
DEVICE_CONFIGURED
DEVICE_DE_CONFIGURED
110
usbd_device_event_irq(udc_device,
DEVICE_CONFIGURED
, 0);
pxa27x_udc.c
398
usbd_device_event_irq(udc_device,
DEVICE_CONFIGURED
, 0);
/external/u-boot/include/
usbdevice.h
425
DEVICE_CONFIGURED
, /* ep0 - set configure setup received */
/external/u-boot/drivers/serial/
usbtty.c
952
case
DEVICE_CONFIGURED
:
/external/u-boot/drivers/usb/musb/
musb_udc.c
317
usbd_device_event_irq(udc_device,
DEVICE_CONFIGURED
, 0);
Completed in 59 milliseconds