NAND_SYNC

Section: Internal Functions Provided (9)
Updated: February 2011
Index Return to Main Contents
 

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