Searched refs:relinquish_port (Results 1 - 14 of 14) sorted by relevance

/linux-4.1.27/drivers/usb/host/
H A Dehci-sead3.c89 .relinquish_port = ehci_relinquish_port,
H A Dehci-sh.c73 .relinquish_port = ehci_relinquish_port,
H A Dehci-grlib.c78 .relinquish_port = ehci_relinquish_port,
H A Dehci-ppc-of.c65 .relinquish_port = ehci_relinquish_port,
H A Dehci-tilegx.c94 .relinquish_port = ehci_relinquish_port,
H A Dehci-pmcmsp.c287 .relinquish_port = ehci_relinquish_port,
H A Dehci-ps3.c90 .relinquish_port = ehci_relinquish_port,
H A Dehci-xilinx-of.c115 .relinquish_port = NULL,
H A Dehci-fsl.c680 .relinquish_port = ehci_relinquish_port,
H A Dehci-hcd.c1222 .relinquish_port = ehci_relinquish_port,
H A Dfotg210-hcd.c5783 .relinquish_port = fotg210_relinquish_port,
H A Dfusbh200-hcd.c5690 .relinquish_port = fusbh200_relinquish_port,
/linux-4.1.27/include/linux/usb/
H A Dhcd.h306 void (*relinquish_port)(struct usb_hcd *, int); member in struct:hc_driver
/linux-4.1.27/drivers/usb/core/
H A Dhub.c4828 if (hcd->driver->relinquish_port && !hub->hdev->parent) hub_port_connect()
4829 hcd->driver->relinquish_port(hcd, port1); hub_port_connect()

Completed in 319 milliseconds