Searched refs:relinquish_port (Results 1 – 5 of 5) sorted by relevance
69 .relinquish_port = ehci_relinquish_port,
78 .relinquish_port = ehci_relinquish_port,
321 void (*relinquish_port)(struct usb_hcd *, int); member
5589 if (hcd->driver->relinquish_port && !hub->hdev->parent) { in hub_port_connect()5591 hcd->driver->relinquish_port(hcd, port1); in hub_port_connect()
5525 .relinquish_port = fotg210_relinquish_port,