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

/linux-master/drivers/mtd/devices/
H A Dpmc551.c130 static struct mtd_info *pmc551list; variable in typeref:struct:mtd_info
800 priv->nextpmc551 = pmc551list;
801 pmc551list = mtd;
808 if (!pmc551list) {
826 while ((mtd = pmc551list)) {
828 pmc551list = priv->nextpmc551;

Completed in 111 milliseconds