.\" 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 "TTY_GET_BAUD_RATE" "9" "09 October 2005" "" "" .SH NAME tty_get_baud_rate \- get tty bit rates .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int tty_get_baud_rate (struct tty_struct * \fItty\fB); \fR .SH "ARGUMENTS" .TP \fB\fItty\fB\fR tty to query .SH "DESCRIPTION" .PP Returns the baud rate as an integer for this terminal. The termios lock must be held by the caller and the terminal bit flags may be updated.