Home
last modified time | relevance | path

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

/u-boot/drivers/usb/host/
A Dusb-uclass.c390 int usb_setup_ehci_gadget(struct ehci_ctrl **ctlrp) in usb_setup_ehci_gadget() argument
409 *ctlrp = dev_get_priv(dev); in usb_setup_ehci_gadget()
414 int usb_remove_ehci_gadget(struct ehci_ctrl **ctlrp) in usb_remove_ehci_gadget() argument
427 *ctlrp = NULL; in usb_remove_ehci_gadget()
/u-boot/include/
A Dusb.h922 int usb_setup_ehci_gadget(struct ehci_ctrl **ctlrp);
931 int usb_remove_ehci_gadget(struct ehci_ctrl **ctlrp);

Completed in 7 milliseconds