Searched refs:ehci_port_handed_over (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-grlib.c | 66 .port_handed_over = ehci_port_handed_over,
|
H A D | ehci-sh.c | 70 .port_handed_over = ehci_port_handed_over,
|
H A D | ehci-ppc-of.c | 67 .port_handed_over = ehci_port_handed_over,
|
H A D | ehci-ps3.c | 79 .port_handed_over = ehci_port_handed_over,
|
H A D | ehci-pmcmsp.c | 284 .port_handed_over = ehci_port_handed_over,
|
H A D | ehci-hcd.c | 1260 .port_handed_over = ehci_port_handed_over,
|
H A D | ehci-hub.c | 1326 static int ehci_port_handed_over(struct usb_hcd *hcd, int portnum) in ehci_port_handed_over() function
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-grlib.c | 66 .port_handed_over = ehci_port_handed_over,
|
H A D | ehci-sh.c | 70 .port_handed_over = ehci_port_handed_over,
|
H A D | ehci-ppc-of.c | 67 .port_handed_over = ehci_port_handed_over,
|
H A D | ehci-ps3.c | 79 .port_handed_over = ehci_port_handed_over,
|
H A D | ehci-hcd.c | 1281 .port_handed_over = ehci_port_handed_over,
|
H A D | ehci-hub.c | 1196 static int ehci_port_handed_over(struct usb_hcd *hcd, int portnum) in ehci_port_handed_over() function
|
Completed in 10 milliseconds