.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "UART_UPDATE_TIMEOUT" "" "06 October 2005" "" ""
.SH NAME
uart_update_timeout \- update per-port FIFO timeout.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void uart_update_timeout (struct uart_port * \fIport\fB, unsigned int \fIcflag\fB, unsigned int \fIbaud\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIport\fB\fR
uart_port structure describing the port.
.TP
\fB\fIcflag\fB\fR
termios cflag value
.TP
\fB\fIbaud\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
Set the port FIFO timeout value. The \fIcflag\fR value should
reflect the actual hardware settings.