Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dnandsim.c91 static char *weakblocks = NULL; variable
123 module_param(weakblocks, charp, 0400);
149 MODULE_PARM_DESC(weakblocks, "Weak erase blocks [: remaining erase cycles (defaults to 3)]"
838 if (!weakblocks) in ns_parse_weakblocks()
840 w = weakblocks; in ns_parse_weakblocks()