1SINGLE_ERASE_CMD(9)       Internal Functions Provided      SINGLE_ERASE_CMD(9)
2
3
4

NAME

6       single_erase_cmd - [GENERIC] NAND standard block erase command function
7

SYNOPSIS

9       void single_erase_cmd(struct mtd_info * mtd, int page);
10

ARGUMENTS

12       mtd
13           MTD device structure
14
15       page
16           the page address of the block which will be erased
17

DESCRIPTION

19       Standard erase command for NAND chips.
20

AUTHOR

22       Thomas Gleixner <tglx@linutronix.de>
23           Author.
24
26Kernel Hackers Manual 3.10         June 2019               SINGLE_ERASE_CMD(9)
Impressum