USB_REGISTER_ROOT_HUB
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
usb_register_root_hub - called by HCD to register its root hub
SYNOPSIS
"SYNOPSIS"
int usb_register_root_hub (struct usb_device * usb_dev, struct device * parent_dev);
ARGUMENTS
- usb_dev
-
the usb root hub device to be registered.
- parent_dev
-
the parent device of this root hub.
DESCRIPTION
The USB host controller calls this function to register the root hub
properly with the USB subsystem. It sets up the device properly in
the driverfs tree, and then calls usb_new_device to register the
usb device.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 04:41:11 GMT, October 06, 2005