1USB_REMOVE_HCD(9)            Host Controller APIs            USB_REMOVE_HCD(9)
2
3
4

NAME

6       usb_remove_hcd - shutdown processing for generic HCDs
7

SYNOPSIS

9       void usb_remove_hcd(struct usb_hcd * hcd);
10

ARGUMENTS

12       hcd
13           the usb_hcd structure to remove
14

CONTEXT

16       !in_interrupt
17

DESCRIPTION

19       Disconnects the root hub, then reverses the effects of usb_add_hcd,
20       invoking the HCD's stop method.
21
23Kernel Hackers Manual 3.10         June 2019                 USB_REMOVE_HCD(9)
Impressum