login
Header Space

 
 

usb_remove_hcd(9)

July 19, 2007 - 1:24am
Submitted by Jeremy on July 19, 2007 - 1:24am.

INDEX

    NAME, SYNOPSIS, ARGUMENTS, CONTEXT, DESCRIPTION, COPYRIGHT

    "USB_REMOVE_HCD" "9" "July 2007" "Kernel Hackers Manual 2.6.22" "Host Controller APIs"

    NAME

    usb_remove_hcd - shutdown processing for generic HCDs

    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_hcdfR, invoking the HCD's
    stopfR
    method.

    COPYRIGHT

speck-geostationary