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

/linux-4.1.27/drivers/mtd/devices/
H A Dms02-nv.c54 static struct mtd_info *root_ms02nv_mtd; variable in typeref:struct:mtd_info
224 mp->next = root_ms02nv_mtd; ms02nv_init_one()
225 root_ms02nv_mtd = mtd; ms02nv_init_one()
252 struct mtd_info *mtd = root_ms02nv_mtd; ms02nv_remove_one()
255 root_ms02nv_mtd = mp->next; ms02nv_remove_one()
305 while (root_ms02nv_mtd) ms02nv_cleanup()

Completed in 71 milliseconds