Searched refs:jedec_probe (Results 1 - 22 of 22) sorted by relevance

/linux-4.1.27/drivers/mtd/maps/
H A Dtsunami_flash.c86 "cfi_probe", "jedec_probe", "map_rom", NULL };
H A Dimpa7.c32 static const char * const rom_probe_types[] = { "jedec_probe", NULL };
H A Dphysmap_of.c72 "cfi_probe", "jedec_probe", "map_rom" };
99 return do_map_probe("jedec_probe", map); obsolete_probe()
344 .data = (void *)"jedec_probe",
H A Dl440gx.c137 mymtd = do_map_probe("jedec_probe", &l440gx_map); init_l440gx()
H A Drbtx4939-flash.c45 "cfi_probe", "jedec_probe", NULL };
H A Dts5500_flash.c82 mymtd = do_map_probe("jedec_probe", &ts5500_map); init_ts5500_map()
H A Ddc21285.c188 dc21285_mtd = do_map_probe("jedec_probe", &dc21285_map); init_dc21285()
H A Dintel_vr_nor.c85 { "cfi_probe", "jedec_probe", NULL }; vr_nor_mtd_setup()
H A Dpci.c224 .map_name = "jedec_probe",
H A Dphysmap.c90 "cfi_probe", "jedec_probe", "qinfo_probe", "map_rom", NULL };
H A Damd76xrom.c106 static char *rom_probe_types[] = { "cfi_probe", "jedec_probe", NULL }; amd76xrom_init_one()
H A Dck804xrom.c118 static char *rom_probe_types[] = { "cfi_probe", "jedec_probe", NULL }; ck804xrom_init_one()
H A Dichxrom.c90 static char *rom_probe_types[] = { "cfi_probe", "jedec_probe", NULL }; ichxrom_init_one()
H A Dnettel.c227 if ((amd_mtd = do_map_probe("jedec_probe", &nettel_amd_map))) { nettel_init()
H A Dsc520cdp.c253 mymtd[i] = do_map_probe("jedec_probe", &sc520cdp_map[i]); init_sc520cdp()
H A Desb2rom.c150 static char *rom_probe_types[] = { "cfi_probe", "jedec_probe", NULL }; esb2rom_init_one()
H A Dpcmciamtd.c469 static char *probes[] = { "jedec_probe", "cfi_probe" }; pcmciamtd_config()
/linux-4.1.27/arch/arm/mach-sa1100/
H A Dnanoengine.c56 .map_name = "jedec_probe",
/linux-4.1.27/drivers/mtd/devices/
H A Dmtd_dataflash.c740 static struct flash_info *jedec_probe(struct spi_device *spi) jedec_probe() function
835 info = jedec_probe(spi); dataflash_probe()
/linux-4.1.27/arch/cris/arch-v10/drivers/
H A Daxisflashmap.c206 mtd_cs = do_map_probe("jedec_probe", map_cs); probe_cs()
/linux-4.1.27/drivers/mtd/chips/
H A Djedec_probe.c2250 static struct mtd_info *jedec_probe(struct map_info *map) jedec_probe() function
2260 .probe = jedec_probe,
2261 .name = "jedec_probe",
/linux-4.1.27/arch/cris/arch-v32/drivers/
H A Daxisflashmap.c240 mtd_cs = do_map_probe("jedec_probe", map_cs); probe_cs()

Completed in 256 milliseconds