'\" t .\" Title: rio_basic_attach .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: June 2017 .\" Manual: Internals .\" Source: Kernel Hackers Manual 4.11.3 .\" Language: English .\" .TH "RIO_BASIC_ATTACH" "9" "June 2017" "Kernel Hackers Manual 4\&.11\&" "Internals" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" rio_basic_attach \- .SH "SYNOPSIS" .HP \w'int\ rio_basic_attach('u .BI "int rio_basic_attach(" "void" ");" .SH "ARGUMENTS" .PP \fI void\fR .RS 4 no arguments .RE .SH "DESCRIPTION" .PP .PP When this enumeration/discovery method is loaded as a module this function registers its specific enumeration and discover routines for all available RapidIO mport devices\&. The \(lqscan\(rq command line parameter controls ability of the module to start RapidIO enumeration/discovery automatically\&. .PP Returns 0 for success or \-EIO if unable to register itself\&. .PP This enumeration/discovery method cannot be unloaded and therefore does not provide a matching cleanup_module routine\&. .SH "AUTHOR" .PP \fBMatt Porter\fR <\&mporter@kernel.crashing.org\&>, <\&mporter@mvista.com\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br