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

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

Completed in 241 milliseconds