nand_wait(9) centos man page | unix.com

Man Page: nand_wait

Operating Environment: centos

Section: 9

NAND_WAIT(9)						    Internal Functions Provided 					      NAND_WAIT(9)

NAME
nand_wait - [DEFAULT] wait until the command is done
SYNOPSIS
int nand_wait(struct mtd_info * mtd, struct nand_chip * chip);
ARGUMENTS
mtd MTD device structure chip NAND chip structure
DESCRIPTION
Wait for command done. This applies to erase and program only. Erase can take up to 400ms and program up to 20ms according to general NAND and SmartMedia specs.
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NAND_WAIT(9)
Related Man Pages
nand(4) - freebsd
struct_i2c_board_info(9) - centos
struct_nand_ecc_ctrl(9) - centos
struct_nand_chip(9) - suse
nandsim(4) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq