.\" 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 "__LOCOMO_PROBE" "9" "09 October 2005" "" "" .SH NAME __locomo_probe \- probe for a single LoCoMo chip. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int __locomo_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 LoCoMo chip. This must be called before any other locomo-specific code. .SH "RETURNS" .PP -ENODEV device not found. -EBUSY physical address already marked in-use. 0 successful.