Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds