Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/mtd/maps/
Dtsunami_flash.c91 static const char *rom_probe_types[] = { "cfi_probe", "jedec_probe", "map_rom", 0 }; in init_tsunami_flash() local
97 type = rom_probe_types; in init_tsunami_flash()
Dphysmap.c120 static const char *rom_probe_types[] = { "cfi_probe", "jedec_probe", "map_rom", 0 }; in init_physmap() local
132 type = rom_probe_types; in init_physmap()
Dedb7312.c134 static const char *rom_probe_types[] = PROBETYPES; in init_edb7312nor() local
149 type = rom_probe_types; in init_edb7312nor()
Dphysmap64.c134 static const char *rom_probe_types[] = { "cfi_probe", "jedec_probe", "map_rom", 0 }; in init_physmap() local
146 type = rom_probe_types; in init_physmap()
Dimpa7.c141 static const char *rom_probe_types[] = PROBETYPES; in init_impa7() local
165 type = rom_probe_types; in init_impa7()
Damd76xrom.c108 static char *rom_probe_types[] = { "cfi_probe", "jedec_probe", 0 }; in amd76xrom_init_one() local
157 chip_type = rom_probe_types; in amd76xrom_init_one()
Damd766rom.c108 static char *rom_probe_types[] = { "cfi_probe", "jedec_probe", 0 }; in amd766rom_init_one() local
155 chip_type = rom_probe_types; in amd766rom_init_one()