Home
last modified time | relevance | path

Searched refs:usb_setup_ehci_gadget (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dusb-uclass.su
H A Dusb-uclass.c381 int usb_setup_ehci_gadget(struct ehci_ctrl **ctlrp) in usb_setup_ehci_gadget() function
/OK3568_Linux_fs/u-boot/include/
H A Dusb.h906 int usb_setup_ehci_gadget(struct ehci_ctrl **ctlrp);
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dci_udc.c1013 ret = usb_setup_ehci_gadget(&controller.ctrl); in usb_gadget_register_driver()
/OK3568_Linux_fs/u-boot/
H A Du-boot.map