Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/devices/
H A Dms02-nv.c45 static const char ms02nv_name[] = "DEC MS02-NV NVRAM"; variable
124 mod_res->name = ms02nv_name; in ms02nv_init_one()
204 mtd->name = ms02nv_name; in ms02nv_init_one()
218 mtd->index, ms02nv_name, addr, size >> 20); in ms02nv_init_one()