1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>Chapter&#160;10.&#160;Public Functions Provided</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="MTD NAND Driver Programming Interface"><link rel="up" href="index.html" title="MTD NAND Driver Programming Interface"><link rel="prev" href="API-nand-opcode-8bits.html" title="nand_opcode_8bits"><link rel="next" href="API-nand-unlock.html" title="nand_unlock"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter&#160;10.&#160;Public Functions Provided</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nand-opcode-8bits.html">Prev</a>&#160;</td><th width="60%" align="center">&#160;</th><td width="20%" align="right">&#160;<a accesskey="n" href="API-nand-unlock.html">Next</a></td></tr></table><hr></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a name="pubfunctions"></a>Chapter&#160;10.&#160;Public Functions Provided</h1></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl class="toc"><dt><span class="refentrytitle"><a href="API-nand-unlock.html"><span class="phrase">nand_unlock</span></a></span><span class="refpurpose"> &#8212; 
2  [REPLACEABLE] unlocks specified locked blocks
3 </span></dt><dt><span class="refentrytitle"><a href="API-nand-lock.html"><span class="phrase">nand_lock</span></a></span><span class="refpurpose"> &#8212; 
4     [REPLACEABLE] locks all blocks present in the device
5 </span></dt><dt><span class="refentrytitle"><a href="API-nand-scan-ident.html"><span class="phrase">nand_scan_ident</span></a></span><span class="refpurpose"> &#8212; 
6     [NAND Interface] Scan for the NAND device
7 </span></dt><dt><span class="refentrytitle"><a href="API-nand-scan-tail.html"><span class="phrase">nand_scan_tail</span></a></span><span class="refpurpose"> &#8212; 
8     [NAND Interface] Scan for the NAND device
9 </span></dt><dt><span class="refentrytitle"><a href="API-nand-scan.html"><span class="phrase">nand_scan</span></a></span><span class="refpurpose"> &#8212; 
10     [NAND Interface] Scan for the NAND device
11 </span></dt><dt><span class="refentrytitle"><a href="API-nand-release.html"><span class="phrase">nand_release</span></a></span><span class="refpurpose"> &#8212; 
12     [NAND Interface] Free resources held by the NAND device
13 </span></dt><dt><span class="refentrytitle"><a href="API-nand-scan-bbt.html"><span class="phrase">nand_scan_bbt</span></a></span><span class="refpurpose"> &#8212; 
14  [NAND Interface] scan, find, read and maybe create bad block table(s)
15 </span></dt><dt><span class="refentrytitle"><a href="API---nand-calculate-ecc.html"><span class="phrase">__nand_calculate_ecc</span></a></span><span class="refpurpose"> &#8212; 
16  [NAND Interface] Calculate 3-byte ECC for 256/512-byte block
17 </span></dt><dt><span class="refentrytitle"><a href="API-nand-calculate-ecc.html"><span class="phrase">nand_calculate_ecc</span></a></span><span class="refpurpose"> &#8212; 
18     [NAND Interface] Calculate 3-byte ECC for 256/512-byte block
19 </span></dt><dt><span class="refentrytitle"><a href="API---nand-correct-data.html"><span class="phrase">__nand_correct_data</span></a></span><span class="refpurpose"> &#8212; 
20     [NAND Interface] Detect and correct bit error(s)
21 </span></dt><dt><span class="refentrytitle"><a href="API-nand-correct-data.html"><span class="phrase">nand_correct_data</span></a></span><span class="refpurpose"> &#8212; 
22     [NAND Interface] Detect and correct bit error(s)
23 </span></dt></dl></div><p>
24     This chapter contains the autogenerated documentation of the NAND kernel API functions
25      which are exported. Each function has a short description which is marked with an [XXX] identifier.
26     See the chapter "Documentation hints" for an explanation.
27     </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nand-opcode-8bits.html">Prev</a>&#160;</td><td width="20%" align="center">&#160;</td><td width="40%" align="right">&#160;<a accesskey="n" href="API-nand-unlock.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">nand_opcode_8bits</span>&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;<span class="phrase">nand_unlock</span></td></tr></table></div></body></html>
28