Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/core/
H A Dhub.c1707 /* hub_disconnect() frees urb and descriptor */ in hub_configure()
1722 static void hub_disconnect(struct usb_interface *intf) in hub_disconnect() function
1906 hub_disconnect(intf); in hub_probe()
5905 .disconnect = hub_disconnect,
5949 * The hub_disconnect function takes care of releasing the in usb_hub_cleanup()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dhub.c1714 /* hub_disconnect() frees urb and descriptor */ in hub_configure()
1729 static void hub_disconnect(struct usb_interface *intf) in hub_disconnect() function
1927 hub_disconnect(intf); in hub_probe()
2054 * rest of the procedure. This triggers hub_disconnect in update_port_device_state()
5953 .disconnect = hub_disconnect,
5997 * The hub_disconnect function takes care of releasing the in usb_hub_cleanup()

Completed in 16 milliseconds