.\" 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 "N_HDLC_TTY_WAKEUP" "9" "09 October 2005" "" ""
.SH NAME
n_hdlc_tty_wakeup \- Callback for transmit wakeup
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void n_hdlc_tty_wakeup (struct tty_struct * \fItty\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fItty\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
\fItty\fR - pointer to associated tty instance data
.PP
Called when low level device driver can accept more send data.