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