Searched refs:rom_probe_types (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/mtd/maps/ |
| A D | tsunami_flash.c | 86 static const char * const rom_probe_types[] = { variable 96 type = rom_probe_types; in init_tsunami_flash()
|
| A D | impa7.c | 29 static const char * const rom_probe_types[] = { "jedec_probe", NULL }; variable 80 type = rom_probe_types; in init_impa7()
|
| A D | rbtx4939-flash.c | 41 static const char * const rom_probe_types[] = { variable 88 probe_type = rom_probe_types; in rbtx4939_flash_probe()
|
| A D | amd76xrom.c | 107 static char *rom_probe_types[] = { "cfi_probe", "jedec_probe", NULL }; in amd76xrom_init_one() local 220 probe_type = rom_probe_types; in amd76xrom_init_one()
|
| A D | ck804xrom.c | 119 static char *rom_probe_types[] = { "cfi_probe", "jedec_probe", NULL }; in ck804xrom_init_one() local 250 probe_type = rom_probe_types; in ck804xrom_init_one()
|
| A D | ichxrom.c | 93 static char *rom_probe_types[] = { "cfi_probe", "jedec_probe", NULL }; in ichxrom_init_one() local 247 probe_type = rom_probe_types; in ichxrom_init_one()
|
| A D | physmap-core.c | 416 static const char * const rom_probe_types[] = { variable 562 for (j = 0; j < ARRAY_SIZE(rom_probe_types); j++) { in physmap_flash_probe() 563 info->mtds[i] = do_map_probe(rom_probe_types[j], in physmap_flash_probe()
|
| A D | esb2rom.c | 151 static char *rom_probe_types[] = { "cfi_probe", "jedec_probe", NULL }; in esb2rom_init_one() local 312 probe_type = rom_probe_types; in esb2rom_init_one()
|
| /linux/ |
| A D | System.map | 78992 ffff8000111ede58 d rom_probe_types
|
| A D | .tmp_System.map | 78992 ffff8000111ede58 d rom_probe_types
|
Completed in 303 milliseconds