1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Xenomai API: ksrc/skins/rtdm/device.c File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.5 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label> <u>S</u>earch for </label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul>
</div>
</div>
<div class="contents">
<h1>ksrc/skins/rtdm/device.c File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
Real-Time Driver Model for Xenomai, device management.
<p>
<dl class="note" compact><dt><b>Note:</b></dt><dd>Copyright (C) 2005 Jan Kiszka <<a href="mailto:jan.kiszka@web.de">jan.kiszka@web.de</a>> <p>
Copyright (C) 2005 Joerg Langenberg <<a href="mailto:joerg.langenberg@gmx.net">joerg.langenberg@gmx.net</a>></dd></dl>
Xenomai is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.<p>
Xenomai is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.<p>
You should have received a copy of the GNU General Public License along with Xenomai; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
<p>
<p>
<div class="dynheader">
Include dependency graph for device.c:</div>
<div class="dynsection">
<p><center><img src="device_8c__incl.png" border="0" usemap="#ksrc/skins/rtdm/device.c_map" alt=""></center>
<map name="ksrc/skins/rtdm/device.c_map">
<area shape="rect" href="rtdm_2internal_8h-source.html" title="rtdm/internal.h" alt="" coords="1264,82,1368,106"><area shape="rect" href="pod_8h.html" title="Real-time pod interface header." alt="" coords="1203,306,1304,330"><area shape="rect" href="nucleus_2ppd_8h-source.html" title="nucleus/ppd.h" alt="" coords="1360,380,1461,404"><area shape="rect" href="rtdm__driver_8h.html" title="Real-Time Driver Model for Xenomai, driver API header." alt="" coords="780,156,905,180"><area shape="rect" href="include_2nucleus_2thread_8h-source.html" title="nucleus/thread.h" alt="" coords="1219,380,1336,404"><area shape="rect" href="include_2nucleus_2intr_8h-source.html" title="nucleus/intr.h" alt="" coords="1096,380,1195,404"><area shape="rect" href="stat_8h-source.html" title="nucleus/stat.h" alt="" coords="1159,530,1263,554"><area shape="rect" href="include_2nucleus_2timer_8h.html" title="nucleus/timer.h" alt="" coords="1183,455,1292,479"><area shape="rect" href="nucleus_2types_8h-source.html" title="nucleus/types.h" alt="" coords="1016,679,1128,703"><area shape="rect" href="compiler_8h-source.html" title="nucleus/compiler.h" alt="" coords="1151,754,1279,778"><area shape="rect" href="assert_8h-source.html" title="nucleus/assert.h" alt="" coords="828,754,945,778"><area shape="rect" href="timebase_8h.html" title="nucleus/timebase.h" alt="" coords="924,530,1057,554"><area shape="rect" href="nucleus_2queue_8h-source.html" title="nucleus/queue.h" alt="" coords="829,604,944,628"><area shape="rect" href="core_8h-source.html" title="nucleus/core.h" alt="" coords="451,679,557,703"><area shape="rect" href="xenomai_8h-source.html" title="nucleus/xenomai.h" alt="" coords="880,231,1011,255"><area shape="rect" href="synch_8h-source.html" title="nucleus/synch.h" alt="" coords="683,306,797,330"><area shape="rect" href="nucleus_2heap_8h-source.html" title="nucleus/heap.h" alt="" coords="821,306,931,330"><area shape="rect" href="select_8h.html" title="file descriptors events multiplexing header." alt="" coords="1259,231,1373,255"><area shape="rect" href="rtdm_8h.html" title="Real-Time Driver Model for Xenomai, user API header." alt="" coords="452,231,540,255"><area shape="rect" href="module_8h-source.html" title="nucleus/module.h" alt="" coords="907,455,1029,479"><area shape="rect" href="version_8h-source.html" title="nucleus/version.h" alt="" coords="1005,306,1128,330"></map>
</div>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="group__devregister.html#g6a191b3d206680c48cad2047adb9fc98">rtdm_dev_register</a> (struct <a class="el" href="structrtdm__device.html">rtdm_device</a> *device)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Register a RTDM device. <a href="group__devregister.html#g6a191b3d206680c48cad2047adb9fc98"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="group__devregister.html#g9cc04a9b6e1710d9ad3860de8d81bf14">rtdm_dev_unregister</a> (struct <a class="el" href="structrtdm__device.html">rtdm_device</a> *device, unsigned int poll_delay)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Unregisters a RTDM device. <a href="group__devregister.html#g9cc04a9b6e1710d9ad3860de8d81bf14"></a><br></td></tr>
</table>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Jun 8 18:08:50 2008 for Xenomai API by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
</body>
</html>
|