USB_DISCONNECT
Section: (9)
Updated: 13 April 2004
Index
Return to Main Contents
NAME
usb_disconnect - disconnect a device (usbcore-internal)
SYNOPSIS
void usb_disconnect (struct usb_device ** pdev);
ARGUMENTS
- pdev
-
pointer to device being disconnected
CONTEXT
!in_interrupt ()
DESCRIPTION
Something got disconnected. Get rid of it, and all of its children.
Only hub drivers (including virtual root hub drivers for host
controllers) should ever call this.
This call is synchronous, and may not be used in an interrupt context.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.1.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- CONTEXT
-
- DESCRIPTION
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 11:22:03 GMT, April 13, 2004