.\" 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 "SINGLE_ERASE_CMD" "9" "09 October 2005" "" ""
.SH NAME
single_erase_cmd \- [GENERIC] NAND standard block erase command function
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void single_erase_cmd (struct mtd_info * \fImtd\fB, int \fIpage\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fImtd\fB\fR
MTD device structure
.TP
\fB\fIpage\fB\fR
the page address of the block which will be erased
.SH "DESCRIPTION"
.PP
Standard erase command for NAND chips