Searched refs:doc2klist (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/devices/
H A Ddoc2000.c62 static struct mtd_info *doc2klist = NULL; variable in typeref:struct:mtd_info
517 if (doc2klist)
518 old = doc2klist->priv;
594 this->nextdoc = doc2klist;
595 doc2klist = mtd;
1181 while ((mtd = doc2klist)) {
1183 doc2klist = this->nextdoc;

Completed in 33 milliseconds