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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/maps/
H A Dedb7312.c76 static const char *rom_probe_types[] = PROBETYPES; local
92 type = rom_probe_types;
H A Dtsunami_flash.c88 static const char *rom_probe_types[] = { "cfi_probe", "jedec_probe", "map_rom", NULL }; local
94 type = rom_probe_types;
H A Dimpa7.c75 static const char *rom_probe_types[] = PROBETYPES; local
99 type = rom_probe_types;
H A Drbtx4939-flash.c62 static const char *rom_probe_types[] = { "cfi_probe", "jedec_probe", NULL }; variable
111 probe_type = rom_probe_types;
H A Dphysmap_of.c150 static const char *rom_probe_types[] local
159 for (i = 0; i < ARRAY_SIZE(rom_probe_types); i++) {
160 mtd = do_map_probe(rom_probe_types[i], map);
H A Damd76xrom.c106 static char *rom_probe_types[] = { "cfi_probe", "jedec_probe", NULL }; local
220 probe_type = rom_probe_types;
H A Dck804xrom.c118 static char *rom_probe_types[] = { "cfi_probe", "jedec_probe", NULL }; local
251 probe_type = rom_probe_types;
H A Dichxrom.c90 static char *rom_probe_types[] = { "cfi_probe", "jedec_probe", NULL }; local
247 probe_type = rom_probe_types;
H A Dphysmap.c75 static const char *rom_probe_types[] = { variable
138 probe_type = rom_probe_types;
H A Desb2rom.c150 static char *rom_probe_types[] = { "cfi_probe", "jedec_probe", NULL }; local
313 probe_type = rom_probe_types;

Completed in 60 milliseconds