.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "USB_HCD_PXA27X_PROBE" "9" "09 October 2005" "" ""
.SH NAME
usb_hcd_pxa27x_probe \- initialize pxa27x-based HCDs
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int usb_hcd_pxa27x_probe (const struct hc_driver * \fIdriver\fB, struct platform_device * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdriver\fB\fR
-- undescribed --
.TP
\fB\fIdev\fB\fR
-- undescribed --
.SH "CONTEXT"
.PP
!\fBin_interrupt\fR
.SH "DESCRIPTION"
.PP
Allocates basic resources for this USB host controller, and
then invokes the \fBstart\fR method for the HCD associated with it
through the hotplug entry's driver_data.