nand_wait_ready (9) Linux Manual Page
nand_wait_ready – [GENERIC] Wait for the ready pin after commands.
Synopsis
void nand_wait_ready(struct mtd_info *mtd);
Arguments
mtd
-
- MTD device structure
Description
Wait for the ready pin after a command, and warn if a timeout occurs.
Author
Thomas Gleixner <tglx [at] linutronix.de>
- Author.
