Searched refs:jedec_probe (Results 1 – 4 of 4) sorted by relevance
12 obj-$(CONFIG_MTD_JEDECPROBE) += jedec_probe.o
2249 static struct mtd_info *jedec_probe(struct map_info *map) in jedec_probe() function2259 .probe = jedec_probe,
743 static struct flash_info *__devinit jedec_probe(struct spi_device *spi) in jedec_probe() function838 info = jedec_probe(spi); in dataflash_probe()
742 static const struct spi_device_id *__devinit jedec_probe(struct spi_device *spi) in jedec_probe() function828 jid = jedec_probe(spi); in m25p_probe()