.\" 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 "RESET_BUFFER_FLAGS" "9" "09 October 2005" "" "" .SH NAME reset_buffer_flags \- reset buffer state .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void reset_buffer_flags (struct tty_struct * \fItty\fB); \fR .SH "ARGUMENTS" .TP \fB\fItty\fB\fR terminal to reset .SH "DESCRIPTION" .PP Reset the read buffer counters, clear the flags, and make sure the driver is unthrottled. Called from \fBn_tty_open\fR and \fBn_tty_flush_buffer\fR\&.