Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dhub.c1719 /* hub_disconnect() frees urb and descriptor */ in hub_configure()
1744 static void hub_disconnect(struct usb_interface *intf) in hub_disconnect() function
1953 hub_disconnect(intf); in hub_probe()
2080 * rest of the procedure. This triggers hub_disconnect in update_port_device_state()
5986 .disconnect = hub_disconnect,
6030 * The hub_disconnect function takes care of releasing the in usb_hub_cleanup()