Searched refs:ctlrp (Results 1 – 2 of 2) sorted by relevance
390 int usb_setup_ehci_gadget(struct ehci_ctrl **ctlrp) in usb_setup_ehci_gadget() argument409 *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() argument427 *ctlrp = NULL; in usb_remove_ehci_gadget()
922 int usb_setup_ehci_gadget(struct ehci_ctrl **ctlrp);931 int usb_remove_ehci_gadget(struct ehci_ctrl **ctlrp);
Completed in 7 milliseconds