Searched refs:doclist (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/nand/
H A Ddiskonchip.c69 static struct mtd_info *doclist = NULL; variable in typeref:struct:mtd_info
1581 for (mtd = doclist; mtd; mtd = doc->nextdoc) {
1657 doc->nextdoc = doclist;
1679 doclist = mtd;
1697 for (mtd = doclist; mtd; mtd = nextmtd) {
1739 if (!doclist) {

Completed in 89 milliseconds