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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Ddiskonchip.c60 static struct mtd_info *doclist = NULL; variable in typeref:struct:mtd_info
1573 for (mtd = doclist; mtd; mtd = doc->nextdoc) {
1649 doc->nextdoc = doclist;
1671 doclist = mtd;
1689 for (mtd = doclist; mtd; mtd = nextmtd) {
1731 if (!doclist) {

Completed in 108 milliseconds