Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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-pmcmsp.c284 .port_handed_over = ehci_port_handed_over,
H A Dehci-hcd.c1262 .port_handed_over = ehci_port_handed_over,
H A Dehci-hub.c1326 static int ehci_port_handed_over(struct usb_hcd *hcd, int portnum) in ehci_port_handed_over() function