Query: usb_hc_died
OS: centos
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. Only call this function with the primary HCD.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_HC_DIED(9)
| Related Man Pages |
|---|
| udisks-glue(1) - debian |
| sdhci(4) - debian |
| jmide(4) - netbsd |
| hci1394(7d) - sunos |
| grub-glue-efi(1) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |