.\" 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_SA1111_PROBE" "9" "09 October 2005" "" "" .SH NAME usb_hcd_sa1111_probe \- initialize SA-1111-based HCDs .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int usb_hcd_sa1111_probe (const struct hc_driver * \fIdriver\fB, struct sa1111_dev * \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. .PP Store this function in the HCD's struct pci_driver as \fBprobe\fR\&.