Sophie

Sophie

distrib > CentOS > 6 > i386 > by-pkgid > 2c51d8eb79f8810ada971ee8c30ce1e5 > files > 77

kernel-doc-2.6.32-71.14.1.el6.noarch.rpm

<?xml version="1.0" encoding="ANSI_X3.4-1968" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968" /><title>Chapter&#160;1.&#160;Management of Cards and Devices</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2" /><link rel="home" href="index.html" title="The ALSA Driver API" /><link rel="up" href="index.html" title="The ALSA Driver API" /><link rel="prev" href="index.html" title="The ALSA Driver API" /><link rel="next" href="re01.html" title="snd_card_create" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter&#160;1.&#160;Management of Cards and Devices</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="index.html">Prev</a>&#160;</td><th width="60%" align="center">&#160;</th><td width="20%" align="right">&#160;<a accesskey="n" href="re01.html">Next</a></td></tr></table><hr /></div><div class="chapter" title="Chapter&#160;1.&#160;Management of Cards and Devices"><div class="titlepage"><div><div><h2 class="title"><a id="id2660638"></a>Chapter&#160;1.&#160;Management of Cards and Devices</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="sect1"><a href="ch01.html#id2660643">Card Management</a></span></dt><dt><span class="sect1"><a href="ch01s02.html">Device Components</a></span></dt><dt><span class="sect1"><a href="ch01s03.html">Module requests and Device File Entries</a></span></dt><dt><span class="sect1"><a href="ch01s04.html">Memory Management Helpers</a></span></dt></dl></div><div class="sect1" title="Card Management"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="id2660643"></a>Card Management</h2></div></div></div><div class="toc"><dl><dt><span class="refentrytitle"><a href="re01.html"><span>snd_card_create</span></a></span><span class="refpurpose"> &#8212; 
  create and initialize a soundcard structure
 </span></dt><dt><span class="refentrytitle"><a href="re02.html"><span>snd_card_disconnect</span></a></span><span class="refpurpose"> &#8212; 
     disconnect all APIs from the file-operations (user space)
 </span></dt><dt><span class="refentrytitle"><a href="re03.html"><span>snd_card_set_id</span></a></span><span class="refpurpose"> &#8212; 
     set card identification name
 </span></dt><dt><span class="refentrytitle"><a href="re04.html"><span>snd_card_register</span></a></span><span class="refpurpose"> &#8212; 
     register the soundcard
 </span></dt><dt><span class="refentrytitle"><a href="re05.html"><span>snd_component_add</span></a></span><span class="refpurpose"> &#8212; 
     add a component string
 </span></dt><dt><span class="refentrytitle"><a href="re06.html"><span>snd_card_file_add</span></a></span><span class="refpurpose"> &#8212; 
     add the file to the file list of the card
 </span></dt><dt><span class="refentrytitle"><a href="re07.html"><span>snd_card_file_remove</span></a></span><span class="refpurpose"> &#8212; 
     remove the file from the file list
 </span></dt><dt><span class="refentrytitle"><a href="re08.html"><span>snd_power_wait</span></a></span><span class="refpurpose"> &#8212; 
     wait until the power-state is changed.
 </span></dt></dl></div></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="index.html">Prev</a>&#160;</td><td width="20%" align="center">&#160;</td><td width="40%" align="right">&#160;<a accesskey="n" href="re01.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">The ALSA Driver API&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;<span>snd_card_create</span></td></tr></table></div></body></html>