Home
last modified time | relevance | path

Searched refs:relinquish_port (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-grlib.c65 .relinquish_port = ehci_relinquish_port,
H A Dehci-xilinx-of.c101 .relinquish_port = NULL,
H A Dehci-sh.c69 .relinquish_port = ehci_relinquish_port,
H A Dehci-ppc-of.c66 .relinquish_port = ehci_relinquish_port,
H A Dehci-ps3.c78 .relinquish_port = ehci_relinquish_port,
H A Dehci-pmcmsp.c283 .relinquish_port = ehci_relinquish_port,
H A Dehci-platform.c343 ehci_platform_hc_driver.relinquish_port = in ehci_platform_probe()
H A Dehci-hcd.c1261 .relinquish_port = ehci_relinquish_port,
H A Dfotg210-hcd.c5536 .relinquish_port = fotg210_relinquish_port,
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dhcd.h339 void (*relinquish_port)(struct usb_hcd *, int); member
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhub.c5337 if (hcd->driver->relinquish_port && !hub->hdev->parent) { in hub_port_connect()
5340 hcd->driver->relinquish_port(hcd, port1); in hub_port_connect()