Sophie

Sophie

distrib > Fedora > 20 > x86_64 > by-pkgid > 888a2f3d4ea212b694328c0525364729 > files > 5552

kernel-doc-3.19.8-100.fc20.noarch.rpm

<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>rio_basic_attach</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="RapidIO Subsystem Guide"><link rel="up" href="Enumeration_and_Discovery.html" title="Enumeration and Discovery"><link rel="prev" href="API-rio-disc-mport.html" title="rio_disc_mport"><link rel="next" href="Driver_functionality.html" title="Driver functionality"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><span class="phrase">rio_basic_attach</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-rio-disc-mport.html">Prev</a>&#160;</td><th width="60%" align="center">Enumeration and Discovery</th><td width="20%" align="right">&#160;<a accesskey="n" href="Driver_functionality.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-rio-basic-attach"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>rio_basic_attach &#8212; 
   </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="funcsynopsis"><table border="0" class="funcprototype-table" summary="Function synopsis" style="cellspacing: 0; cellpadding: 0;"><tr><td><code class="funcdef">int <b class="fsfunc">rio_basic_attach </b>(</code></td><td> <var class="pdparam">void</var><code>)</code>;</td></tr></table><div class="funcprototype-spacer">&#160;</div></div></div><div class="refsect1"><a name="idp312435284"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>void</code></em></span></dt><dd><p>
     no arguments
    </p></dd></dl></div></div><div class="refsect1"><a name="idp312436892"></a><h2>Description</h2><p>
   </p><p>

   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 <span class="quote">&#8220;<span class="quote">scan</span>&#8221;</span> command line parameter controls ability of
   the module to start RapidIO enumeration/discovery automatically.
   </p><p>

   Returns 0 for success or -EIO if unable to register itself.
   </p><p>

   This enumeration/discovery method cannot be unloaded and therefore does not
   provide a matching cleanup_module routine.
</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-rio-disc-mport.html">Prev</a>&#160;</td><td width="20%" align="center"><a accesskey="u" href="Enumeration_and_Discovery.html">Up</a></td><td width="40%" align="right">&#160;<a accesskey="n" href="Driver_functionality.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">rio_disc_mport</span>&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;Driver functionality</td></tr></table></div></body></html>