Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Dhub.c1776 /* hub_disconnect() frees urb and descriptor */ in hub_configure()
1801 static void hub_disconnect(struct usb_interface *intf) in hub_disconnect() function
2011 hub_disconnect(intf); in hub_probe()
2138 * rest of the procedure. This triggers hub_disconnect in update_port_device_state()
6055 .disconnect = hub_disconnect,
6099 * The hub_disconnect function takes care of releasing the in usb_hub_cleanup()