Query: usb_hc_died
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_HC_DIED(9) Host Controller APIs USB_HC_DIED(9)NAMEusb_hc_died - report abnormal shutdown of a host controller (bus glue)SYNOPSISvoid usb_hc_died(struct usb_hcd * hcd);ARGUMENTShcd pointer to the HCD representing the controllerDESCRIPTIONThis is called by bus glue to report a USB host controller that died while operations may still have been pending. It's called automatically by the PCI glue, so only glue for non-PCI busses should need to call it.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_HC_DIED(9)