usb_remove_hcd — shutdown processing for generic HCDs
void usb_remove_hcd (
)
hcd
the usb_hcd structure to remove
!in_interrupt
in_interrupt
Disconnects the root hub, then reverses the effects of usb_add_hcd, invoking the HCD's stop method.
usb_add_hcd
stop