1SINGLE_ERASE_CMD(9) Internal Functions Provided SINGLE_ERASE_CMD(9)
23
4
NAME
6single_erase_cmd - [GENERIC] NAND standard block erase command function
7
SYNOPSIS
9void single_erase_cmd(struct mtd_info * mtd, int page);
10
ARGUMENTS
12mtd
13MTD device structure
1415
page
16the page address of the block which will be erased
17
DESCRIPTION
19Standard erase command for NAND chips
20
AUTHOR
22Thomas Gleixner <tglx@linutronix.de>
23Author.
24
COPYRIGHT
26Kernel Hackers Manual 2.6. November 2011 SINGLE_ERASE_CMD(9)