USB_HCD_SA1111_PROBE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
usb_hcd_sa1111_probe - initialize SA-1111-based HCDs
SYNOPSIS
"SYNOPSIS"
int usb_hcd_sa1111_probe (const struct hc_driver * driver, struct usb_hcd ** hcd_out, struct sa1111_dev * dev);
ARGUMENTS
- driver
-
-- undescribed --
- hcd_out
-
-- undescribed --
- dev
-
-- undescribed --
CONTEXT
!in_interrupt
DESCRIPTION
Allocates basic resources for this USB host controller, and
then invokes the start method for the HCD associated with it
through the hotplug entry's driver_data.
Store this function in the HCD's struct pci_driver as probe.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- CONTEXT
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:31:02 GMT, October 06, 2005