Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/maps/
H A Dtsunami_flash.c86 static const char * const rom_probe_types[] = { variable
96 type = rom_probe_types; in init_tsunami_flash()
H A Drbtx4939-flash.c41 static const char * const rom_probe_types[] = { variable
88 probe_type = rom_probe_types; in rbtx4939_flash_probe()
H A Dimpa7.c29 static const char * const rom_probe_types[] = { "jedec_probe", NULL }; variable
80 type = rom_probe_types; in init_impa7()
H A Dichxrom.c93 static char *rom_probe_types[] = { "cfi_probe", "jedec_probe", NULL }; in ichxrom_init_one() local
249 probe_type = rom_probe_types; in ichxrom_init_one()
H A Dck804xrom.c119 static char *rom_probe_types[] = { "cfi_probe", "jedec_probe", NULL }; in ck804xrom_init_one() local
252 probe_type = rom_probe_types; in ck804xrom_init_one()
H A Damd76xrom.c107 static char *rom_probe_types[] = { "cfi_probe", "jedec_probe", NULL }; in amd76xrom_init_one() local
222 probe_type = rom_probe_types; in amd76xrom_init_one()
H A Dphysmap-core.c416 static const char * const rom_probe_types[] = { variable
573 for (j = 0; j < ARRAY_SIZE(rom_probe_types); j++) { in physmap_flash_probe()
574 info->mtds[i] = do_map_probe(rom_probe_types[j], in physmap_flash_probe()
H A Desb2rom.c151 static char *rom_probe_types[] = { "cfi_probe", "jedec_probe", NULL }; in esb2rom_init_one() local
313 probe_type = rom_probe_types; in esb2rom_init_one()
/kernel/linux/linux-6.6/drivers/mtd/maps/
H A Dtsunami_flash.c86 static const char * const rom_probe_types[] = { variable
96 type = rom_probe_types; in init_tsunami_flash()
H A Dimpa7.c29 static const char * const rom_probe_types[] = { "jedec_probe", NULL }; variable
80 type = rom_probe_types; in init_impa7()
H A Dck804xrom.c119 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()
H A Dichxrom.c93 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()
H A Damd76xrom.c107 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()
H A Dphysmap-core.c412 static const char * const rom_probe_types[] = { variable
568 for (j = 0; j < ARRAY_SIZE(rom_probe_types); j++) { in physmap_flash_probe()
569 info->mtds[i] = do_map_probe(rom_probe_types[j], in physmap_flash_probe()
H A Desb2rom.c151 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()

Completed in 8 milliseconds