.\" 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 "NAND_WRITE_BUF" "9" "09 October 2005" "" ""
.SH NAME
nand_write_buf \- [DEFAULT] write buffer to chip
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void nand_write_buf (struct mtd_info * \fImtd\fB, const u_char * \fIbuf\fB, int \fIlen\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fImtd\fB\fR
MTD device structure
.TP
\fB\fIbuf\fB\fR
data buffer
.TP
\fB\fIlen\fB\fR
number of bytes to write
.SH "DESCRIPTION"
.PP
Default write function for 8bit buswith