nand_wait_status_ready (9) - Linux Manuals

nand_wait_status_ready: [GENERIC] Wait for the ready status after commands.

NAME

nand_wait_status_ready - [GENERIC] Wait for the ready status after commands.

SYNOPSIS

void nand_wait_status_ready(struct mtd_info mtd, unsigned long timeo);

ARGUMENTS

mtd

MTD device structure

timeo

Timeout in ms

DESCRIPTION

Wait for status ready (i.e. command done) or timeout.

AUTHOR

Thomas Gleixner <tglx [at] linutronix.de>

Author.

COPYRIGHT