other versions
- stretch 4.9.168-1
NAND_WAIT(9) | Internal Functions Provided | NAND_WAIT(9) |
NAME¶
nand_wait - [DEFAULT] wait until the command is doneSYNOPSIS¶
int nand_wait(struct mtd_info * mtd, struct nand_chip * chip);
ARGUMENTS¶
mtdMTD device structure
chip
NAND chip structure
DESCRIPTION¶
Wait for command done. This applies to erase and program only.AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |