Searched refs:ehci_port_handed_over (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/drivers/usb/host/ |
D | ehci-grlib.c | 79 .port_handed_over = ehci_port_handed_over,
|
D | ehci-sead3.c | 90 .port_handed_over = ehci_port_handed_over,
|
D | ehci-tilegx.c | 95 .port_handed_over = ehci_port_handed_over,
|
D | ehci-sh.c | 74 .port_handed_over = ehci_port_handed_over,
|
D | ehci-ppc-of.c | 66 .port_handed_over = ehci_port_handed_over,
|
D | ehci-pmcmsp.c | 288 .port_handed_over = ehci_port_handed_over,
|
D | ehci-ps3.c | 91 .port_handed_over = ehci_port_handed_over,
|
D | ehci-fsl.c | 681 .port_handed_over = ehci_port_handed_over,
|
D | ehci-hcd.c | 1223 .port_handed_over = ehci_port_handed_over,
|
D | ehci-hub.c | 1295 static int ehci_port_handed_over(struct usb_hcd *hcd, int portnum) in ehci_port_handed_over() function
|