USB_ALLOC_DEV
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
usb_alloc_dev - allocate a usb device structure (usbcore-internal)
SYNOPSIS
"SYNOPSIS"
struct usb_device * usb_alloc_dev (struct usb_device * parent, struct usb_bus * bus);
ARGUMENTS
- parent
-
hub to which device is connected
- bus
-
bus used to access the device
CONTEXT
!in_interrupt ()
DESCRIPTION
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.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- CONTEXT
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:56 GMT, October 06, 2005