Searched refs:docmillist (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 Ddoc2001.c41 static struct mtd_info *docmillist = NULL; variable in typeref:struct:mtd_info
321 if (docmillist)
322 old = docmillist->priv;
372 this->nextdoc = docmillist;
373 docmillist = mtd;
803 while ((mtd=docmillist)) {
805 docmillist = this->nextdoc;

Completed in 47 milliseconds