.\" 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_WAKEUP" "9" "09 October 2005" "" ""
.SH NAME
tty_wakeup \- request more data
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void tty_wakeup (struct tty_struct * \fItty\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fItty\fB\fR
terminal
.SH "DESCRIPTION"
.PP
Internal and external helper for wakeups of tty. This function
informs the line discipline if present that the driver is ready
to receive more output data.