Query: write_bbt
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WRITE_BBT(9) Internal Functions Provided WRITE_BBT(9)NAMEwrite_bbt - [GENERIC] (Re)write the bad block tableSYNOPSISint write_bbt(struct mtd_info * mtd, uint8_t * buf, struct nand_bbt_descr * td, struct nand_bbt_descr * md, int chipsel);ARGUMENTSmtd MTD device structure buf temporary buffer td descriptor for the bad block table md descriptor for the bad block table mirror chipsel selector for a specific chip, -1 for allDESCRIPTION(Re)write the bad block tableAUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 WRITE_BBT(9)