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 |
|---|
| usb_interrupt_msg(9) - suse |
| struct_ccwgroup_driver(9) - centos |
| usb_bulk_msg(9) - centos |
| usb_make_path(9) - centos |
| usb_sg_wait(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |