.\" 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_BREAK_CTL" "" "06 October 2005" "" ""
.SH NAME
mux_break_ctl \- Control the transmitssion of a break signal.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void mux_break_ctl (struct uart_port * \fIport\fB, int \fIbreak_state\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIport\fB\fR
Ptr to the uart_port.
.TP
\fB\fIbreak_state\fB\fR
Raise/Lower the break signal.
.SH "DESCRIPTION"
.PP
The Serial Mux does not support this function.