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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 106 milliseconds