.\" 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_VERIFY_PORT" "9" "09 October 2005" "" ""
.SH NAME
mux_verify_port \- Verify the port information.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int mux_verify_port (struct uart_port * \fIport\fB, struct serial_struct * \fIser\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIport\fB\fR
Ptr to the uart_port.
.TP
\fB\fIser\fB\fR
Ptr to the serial information.
.SH "DESCRIPTION"
.PP
Verify the new serial port information contained within serinfo is
suitable for this port type.