Rechercher une page de manuel
usb_remove_hcd
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
usb_remove_hcd - shutdown processing for generic HCDsSYNOPSIS
- void usb_remove_hcd(struct usb_hcd * hcd);
ARGUMENTS
hcd
- the usb_hcd structure to remove
CONTEXT
!in_interrupt
DESCRIPTION
Disconnects the root hub, then reverses the effects of usb_add_hcd, invoking the HCD's stop method.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre