.\" 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 "LDISC_RECEIVE_BUF" "9" "09 October 2005" "" ""
.SH NAME
ldisc_receive_buf \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ldisc_receive_buf (struct tty_struct * \fItty\fB, const __u8 * \fIdata\fB, char * \fIflags\fB, int \fIcount\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fItty\fB\fR
-- undescribed --
.TP
\fB\fIdata\fB\fR
-- undescribed --
.TP
\fB\fIflags\fB\fR
-- undescribed --
.TP
\fB\fIcount\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
.PP
The wrappers maintain line discipline references
while calling into the line discipline.
.PP
ldisc_receive_buf - pass receive data to line discipline