Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Dyealink.c807 static void usb_disconnect(struct usb_interface *intf) in usb_disconnect() function
948 .disconnect = usb_disconnect,
/linux/drivers/usb/core/
H A Dhub.c1405 usb_disconnect(&hub->ports[i]->child); in hub_quiesce()
2294 usb_disconnect(&hub->ports[i]->child); in hub_disconnect_children()
2315 void usb_disconnect(struct usb_device **pdev) in usb_disconnect() function
5407 usb_disconnect(&port_dev->child); in hub_port_connect()
H A Dhcd.c3059 usb_disconnect(&rhdev); /* Sets rhdev to NULL */ in usb_remove_hcd()