Sophie

Sophie

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

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>Composite Device Functions</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2" /><link rel="home" href="index.html" title="USB Gadget API for Linux" /><link rel="up" href="ch03.html" title="Chapter&#160;3.&#160;Kernel Mode Gadget API" /><link rel="prev" href="re64.html" title="usb_composite_unregister" /><link rel="next" href="re65.html" title="acm_cdc_notify" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Composite Device Functions</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="re64.html">Prev</a>&#160;</td><th width="60%" align="center">Chapter&#160;3.&#160;Kernel Mode Gadget API</th><td width="20%" align="right">&#160;<a accesskey="n" href="re65.html">Next</a></td></tr></table><hr /></div><div class="sect1" title="Composite Device Functions"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="functions"></a>Composite Device Functions</h2></div></div></div><div class="toc"><dl><dt><span class="refentrytitle"><a href="re65.html"><span>acm_cdc_notify</span></a></span><span class="refpurpose"> &#8212; 
  issue CDC notification to host
 </span></dt><dt><span class="refentrytitle"><a href="re66.html"><span>acm_bind_config</span></a></span><span class="refpurpose"> &#8212; 
     add a CDC ACM function to a configuration
 </span></dt><dt><span class="refentrytitle"><a href="re67.html"><span>ecm_bind_config</span></a></span><span class="refpurpose"> &#8212; 
  add CDC Ethernet network link to a configuration
 </span></dt><dt><span class="refentrytitle"><a href="re68.html"><span>geth_bind_config</span></a></span><span class="refpurpose"> &#8212; 
  add CDC Subset network link to a configuration
 </span></dt><dt><span class="refentrytitle"><a href="re69.html"><span>obex_bind_config</span></a></span><span class="refpurpose"> &#8212; 
  add a CDC OBEX function to a configuration
 </span></dt><dt><span class="refentrytitle"><a href="re70.html"><span>gser_bind_config</span></a></span><span class="refpurpose"> &#8212; 
  add a generic serial function to a configuration
 </span></dt></dl></div><p>At this writing, a few of the current gadget drivers have
been converted to this framework.
Near-term plans include converting all of them, except for "gadgetfs".
</p></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="re64.html">Prev</a>&#160;</td><td width="20%" align="center"><a accesskey="u" href="ch03.html">Up</a></td><td width="40%" align="right">&#160;<a accesskey="n" href="re65.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>usb_composite_unregister</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;<span>acm_cdc_notify</span></td></tr></table></div></body></html>