Home
last modified time | relevance | path

Searched refs:DEVICE_CONFIGURED (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dcore.c617 case DEVICE_CONFIGURED: in usbd_device_event_irq()
H A Dpxa27x_udc.c399 usbd_device_event_irq(udc_device, DEVICE_CONFIGURED, 0); in udc_state_changed()
H A Ddesignware_udc.c111 usbd_device_event_irq(udc_device, DEVICE_CONFIGURED, 0); in udc_state_transition()
/OK3568_Linux_fs/u-boot/include/
H A Dusbdevice.h426 DEVICE_CONFIGURED, /* ep0 - set configure setup received */ enumerator
/OK3568_Linux_fs/u-boot/drivers/usb/musb/
H A Dmusb_udc.c318 usbd_device_event_irq(udc_device, DEVICE_CONFIGURED, 0); in musb_peri_ep0_zero_data_request()
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dusbtty.c953 case DEVICE_CONFIGURED: in usbtty_event_handler()