NAND_SYNC(9) | Internal Functions Provided | NAND_SYNC(9) |
NAME¶
nand_sync - [MTD Interface] sync
SYNOPSIS¶
void nand_sync(struct mtd_info * mtd);
ARGUMENTS¶
mtd
MTD device structure
DESCRIPTION¶
Sync is actually a wait for chip ready function.
AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |