USB_REMOVE_HCD(9) Host Controller APIs USB_REMOVE_HCD(9)NAMEusb_remove_hcd - shutdown processing for generic HCDsSYNOPSISvoid usb_remove_hcd(struct usb_hcd * hcd);ARGUMENTShcd the usb_hcd structure to removeCONTEXT!in_interruptDESCRIPTIONDisconnects the root hub, then reverses the effects of usb_add_hcd, invoking the HCD's stop method.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_REMOVE_HCD(9)
| Related Man Pages |
|---|
| struct_ccwgroup_driver(9) - centos |
| struct_spi_driver(9) - centos |
| usb_kill_urb(9) - centos |
| usb_set_interface(9) - centos |
| usb_unlink_urb(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Shopt -s histappend |
| Controlling user input |