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

NAME

6       nand_erase - [MTD Interface] erase block(s)
7

SYNOPSIS

9       int nand_erase(struct mtd_info * mtd, struct erase_info * instr);
10

ARGUMENTS

12       mtd
13           MTD device structure
14
15       instr
16           erase instruction
17

DESCRIPTION

19       Erase one ore more blocks.
20

AUTHOR

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