Home
last modified time | relevance | path

Searched refs:udc_connect (Results 1 – 9 of 9) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/usb/
Dudc.h41 void udc_connect(void);
/third_party/uboot/u-boot-2020.01/common/
Ddownload_process.c226 udc_connect(); in download_boot()
/third_party/uboot/u-boot-2020.01/drivers/usb/gadget/
Ddesignware_udc.c720 void udc_connect(void) in udc_connect() function
809 udc_connect(); in dw_udc_plug_irq()
Dpxa27x_udc.c589 void udc_connect(void) in udc_connect() function
/third_party/uboot/u-boot-2020.01/drivers/usb/gadget/hiudc3/
Dusb3_drv.c767 void udc_connect(void) in udc_connect() function
773 EXPORT_SYMBOL(udc_connect);
/third_party/uboot/u-boot-2020.01/cmd/
Dusb.c637 udc_connect();
/third_party/uboot/u-boot-2020.01/include/
Dusb.h1083 void udc_connect(void);
/third_party/uboot/u-boot-2020.01/drivers/usb/musb/
Dmusb_udc.c892 void udc_connect(void) in udc_connect() function
/third_party/uboot/u-boot-2020.01/drivers/serial/
Dusbtty.c562 udc_connect (); /* Enable pullup for host detection */ in drv_usbtty_init()