.\" 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 "MUX_STOP_TX" "9" "09 October 2005" "" ""
.SH NAME
mux_stop_tx \- Stop transmitting characters.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void mux_stop_tx (struct uart_port * \fIport\fB, unsigned int \fItty_stop\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIport\fB\fR
Ptr to the uart_port.
.TP
\fB\fItty_stop\fB\fR
tty layer issue this command?
.SH "DESCRIPTION"
.PP
The Serial MUX does not support this function.