Home
last modified time | relevance | path

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

/linux/drivers/mtd/maps/
H A Dscx200_docflash.c30 static char *flashtype = "cfi_probe"; variable
38 module_param(flashtype, charp, 0);
39 MODULE_PARM_DESC(flashtype, "Type of MTD probe to do");
186 mymtd = do_map_probe(flashtype, &scx200_docflash_map); in init_scx200_docflash()