Searched refs:pmc551list (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 Dpmc551.c102 static struct mtd_info *pmc551list; variable in typeref:struct:mtd_info
792 priv->nextpmc551 = pmc551list;
793 pmc551list = mtd;
801 if (!pmc551list) {
819 while ((mtd = pmc551list)) {
821 pmc551list = priv->nextpmc551;

Completed in 118 milliseconds