1MULTI_ERASE_CMD(9) Internal Functions Provided MULTI_ERASE_CMD(9)
23
4
NAME
6multi_erase_cmd - [GENERIC] AND specific block erase command function
7
SYNOPSIS
9void multi_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
19AND multi block erase command function Erase 4 consecutive blocks
20
AUTHOR
22Thomas Gleixner <tglx@linutronix.de>
23Author.
24
COPYRIGHT
26Kernel Hackers Manual 2.6. June 2019 MULTI_ERASE_CMD(9)