USB_REMOVE_HCD

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

usb_remove_hcd - shutdown processing for generic HCDs  

SYNOPSIS

"SYNOPSIS"

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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
CONTEXT
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:57 GMT, October 09, 2005