other versions
- stretch 4.9.168-1
NAND_ERASE(9) | Internal Functions Provided | NAND_ERASE(9) |
NAME¶
nand_erase - [MTD Interface] erase block(s)SYNOPSIS¶
int nand_erase(struct mtd_info * mtd, struct erase_info * instr);
ARGUMENTS¶
mtdMTD device structure
instr
erase instruction
DESCRIPTION¶
Erase one ore more blocks.AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |