Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dehci-grlib.c66 .port_handed_over = ehci_port_handed_over,
H A Dehci-sh.c70 .port_handed_over = ehci_port_handed_over,
H A Dehci-ppc-of.c67 .port_handed_over = ehci_port_handed_over,
H A Dehci-ps3.c79 .port_handed_over = ehci_port_handed_over,
H A Dehci-hcd.c1281 .port_handed_over = ehci_port_handed_over,
H A Dehci-hub.c1196 static int ehci_port_handed_over(struct usb_hcd *hcd, int portnum) in ehci_port_handed_over() function