Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/devices/
Dpmc551.c134 static struct mtd_info *pmc551list; variable
809 priv->nextpmc551 = pmc551list; in init_pmc551()
810 pmc551list = mtd; in init_pmc551()
817 if (!pmc551list) { in init_pmc551()
835 while ((mtd = pmc551list)) { in cleanup_pmc551()
837 pmc551list = priv->nextpmc551; in cleanup_pmc551()