Chapter 10. Public Functions Provided

Table of Contents

nand_scan - [NAND Interface] Scan for the NAND device
nand_release - [NAND Interface] Free resources held by the NAND device
nand_scan_bbt - [NAND Interface] scan, find, read and maybe create bad block table(s)
nand_default_bbt - [NAND Interface] Select a default bad block table for the device
nand_calculate_ecc - [NAND Interface] Calculate 3 byte ECC code for 256 byte block
nand_correct_data - [NAND Interface] Detect and correct bit error(s)

This chapter contains the autogenerated documentation of the NAND kernel API functions which are exported. Each function has a short description which is marked with an [XXX] identifier. See the chapter "Documentation hints" for an explanation.