Home
last modified time | relevance | path

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

/drivers/usb/core/
Dhcd.c927 usb_hc_died (hcd); /* This time clean up */ in register_root_hub()
1628 usb_hc_died(hcd); in hcd_bus_resume()
1737 usb_hc_died(hcd); in usb_hcd_irq()
1755 void usb_hc_died (struct usb_hcd *hcd) in usb_hc_died() function
1772 EXPORT_SYMBOL_GPL (usb_hc_died);
Dhcd-pci.c353 usb_hc_died(hcd); in usb_hcd_pci_resume()
Dhcd.h279 extern void usb_hc_died(struct usb_hcd *hcd);
/drivers/usb/host/
Du132-hcd.c502 usb_hc_died(hcd); in u132_hcd_monitor_work()