.\" 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 "SEQ_READ" "" "06 October 2005" "" "" .SH NAME seq_read \- ->read method for sequential files. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp ssize_t seq_read (struct file * \fIfile\fB, char __user * \fIbuf\fB, size_t \fIsize\fB, loff_t * \fIppos\fB); \fR .SH "ARGUMENTS" .TP \fB\fIfile\fB\fR -- undescribed -- .TP \fB\fIbuf\fB\fR -- undescribed -- .TP \fB\fIsize\fB\fR -- undescribed -- .TP \fB\fIppos\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP \fIfile\fR, \fIbuf\fR, \fIsize\fR, \fIppos\fR: see file_operations method .PP Ready-made ->f_op->\fBread\fR