Query: usb_remove_hcd
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 2.6. July 2010 USB_REMOVE_HCD(9)