UART_UPDATE_TIMEOUT

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

uart_update_timeout - update per-port FIFO timeout.  

SYNOPSIS

"SYNOPSIS"

void uart_update_timeout (struct uart_port * port, unsigned int cflag, unsigned int baud);  

ARGUMENTS

port
uart_port structure describing the port
cflag
termios cflag value
baud
speed of the port
 

DESCRIPTION

Set the port FIFO timeout value. The cflag value should reflect the actual hardware settings.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 06:21:14 GMT, October 06, 2005