.\" 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 "__SA1111_PROBE" "" "06 October 2005" "" "" .SH NAME __sa1111_probe \- probe for a single SA1111 chip. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int __init __sa1111_probe (struct device * \fIme\fB, struct resource * \fImem\fB, int \fIirq\fB); \fR .SH "ARGUMENTS" .TP \fB\fIme\fB\fR -- undescribed -- .TP \fB\fImem\fB\fR -- undescribed -- .TP \fB\fIirq\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP Probe for a SA1111 chip. This must be called before any other SA1111-specific code. .SH "RETURNS" .PP -ENODEV device not found. -EBUSY physical address already marked in-use. 0 successful.