Sophie

Sophie

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

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;6.&#160;16x50 UART Driver</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2" /><link rel="home" href="index.html" title="Linux Device Drivers" /><link rel="up" href="index.html" title="Linux Device Drivers" /><link rel="prev" href="re653.html" title="snd_dma_reserve_buf" /><link rel="next" href="re654.html" title="uart_handle_dcd_change" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter&#160;6.&#160;16x50 UART Driver</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="re653.html">Prev</a>&#160;</td><th width="60%" align="center">&#160;</th><td width="20%" align="right">&#160;<a accesskey="n" href="re654.html">Next</a></td></tr></table><hr /></div><div class="chapter" title="Chapter&#160;6.&#160;16x50 UART Driver"><div class="titlepage"><div><div><h2 class="title"><a id="uart16x50"></a>Chapter&#160;6.&#160;16x50 UART Driver</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="refentrytitle"><a href="re654.html"><span>uart_handle_dcd_change</span></a></span><span class="refpurpose"> &#8212; 
  handle a change of carrier detect state
 </span></dt><dt><span class="refentrytitle"><a href="re655.html"><span>uart_handle_flow_control_change</span></a></span><span class="refpurpose"> &#8212; 
     handle a change of CTS or DSR
 </span></dt><dt><span class="refentrytitle"><a href="re656.html"><span>uart_update_timeout</span></a></span><span class="refpurpose"> &#8212; 
  update per-port FIFO timeout.
 </span></dt><dt><span class="refentrytitle"><a href="re657.html"><span>uart_get_baud_rate</span></a></span><span class="refpurpose"> &#8212; 
     return baud rate for a particular port
 </span></dt><dt><span class="refentrytitle"><a href="re658.html"><span>uart_get_divisor</span></a></span><span class="refpurpose"> &#8212; 
     return uart clock divisor
 </span></dt><dt><span class="refentrytitle"><a href="re659.html"><span>uart_parse_options</span></a></span><span class="refpurpose"> &#8212; 
     Parse serial port baud/parity/bits/flow contro.
 </span></dt><dt><span class="refentrytitle"><a href="re660.html"><span>uart_set_options</span></a></span><span class="refpurpose"> &#8212; 
     setup the serial console parameters
 </span></dt><dt><span class="refentrytitle"><a href="re661.html"><span>uart_register_driver</span></a></span><span class="refpurpose"> &#8212; 
     register a driver with the uart core layer
 </span></dt><dt><span class="refentrytitle"><a href="re662.html"><span>uart_unregister_driver</span></a></span><span class="refpurpose"> &#8212; 
     remove a driver from the uart core layer
 </span></dt><dt><span class="refentrytitle"><a href="re663.html"><span>uart_add_one_port</span></a></span><span class="refpurpose"> &#8212; 
     attach a driver-defined port structure
 </span></dt><dt><span class="refentrytitle"><a href="re664.html"><span>uart_remove_one_port</span></a></span><span class="refpurpose"> &#8212; 
     detach a driver defined port structure
 </span></dt><dt><span class="refentrytitle"><a href="re665.html"><span>serial8250_suspend_port</span></a></span><span class="refpurpose"> &#8212; 
  suspend one serial port
 </span></dt><dt><span class="refentrytitle"><a href="re666.html"><span>serial8250_resume_port</span></a></span><span class="refpurpose"> &#8212; 
     resume one serial port
 </span></dt><dt><span class="refentrytitle"><a href="re667.html"><span>serial8250_register_port</span></a></span><span class="refpurpose"> &#8212; 
     register a serial port
 </span></dt><dt><span class="refentrytitle"><a href="re668.html"><span>serial8250_unregister_port</span></a></span><span class="refpurpose"> &#8212; 
     remove a 16x50 serial port at runtime
 </span></dt></dl></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="re653.html">Prev</a>&#160;</td><td width="20%" align="center">&#160;</td><td width="40%" align="right">&#160;<a accesskey="n" href="re654.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>snd_dma_reserve_buf</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>uart_handle_dcd_change</span></td></tr></table></div></body></html>