other versions
NAND_RELEASE(9) | Public Functions Provided | NAND_RELEASE(9) |
NAME¶
nand_release - [NAND Interface] Unregister the MTD device and free resources held by the NAND device
SYNOPSIS¶
void nand_release(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 |