.\" 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 "PUT_CHAR" "9" "09 October 2005" "" "" .SH NAME put_char \- write character to driver .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void put_char (unsigned char \fIc\fB, struct tty_struct * \fItty\fB); \fR .SH "ARGUMENTS" .TP \fB\fIc\fB\fR character (or part of unicode symbol) .TP \fB\fItty\fB\fR terminal device .SH "DESCRIPTION" .PP Queue a byte to the driver layer for output