other versions
NAND_SHUTDOWN(9) | Internal Functions Provided | NAND_SHUTDOWN(9) |
NAME¶
nand_shutdown - [MTD Interface] Finish the current NAND operation and prevent further operations
SYNOPSIS¶
void nand_shutdown(struct mtd_info * mtd);
ARGUMENTS¶
struct mtd_info * mtd
MTD device structure
AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>
Author.
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.12 |