other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
USB_REMOVE_HCD(9) | Host Controller APIs | USB_REMOVE_HCD(9) |
NAME¶
usb_remove_hcd - shutdown processing for generic HCDsSYNOPSIS¶
void
usb_remove_hcd(struct usb_hcd * hcd);
ARGUMENTS¶
hcdthe usb_hcd structure to remove
CONTEXT¶
! in_interruptDESCRIPTION¶
Disconnects the root hub, then reverses the effects of usb_add_hcd, invoking the HCD's stop method.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |