.\" 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_READ" "" "06 October 2005" "" "" .SH NAME mux_read \- Read chars from the mux fifo. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void mux_read (struct uart_port * \fIport\fB); \fR .SH "ARGUMENTS" .TP \fB\fIport\fB\fR Ptr to the uart_port. .SH "DESCRIPTION" .PP This reads all available data from the mux's fifo and pushes the data to the tty layer.