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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/chips/
H A DMakefile12 obj-$(CONFIG_MTD_JEDECPROBE) += jedec_probe.o
H A Djedec_probe.c2243 static struct mtd_info *jedec_probe(struct map_info *map) function
2253 .probe = jedec_probe,
2254 .name = "jedec_probe",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/devices/
H A Dm25p80.c724 static const struct spi_device_id *__devinit jedec_probe(struct spi_device *spi) function
803 jid = jedec_probe(spi);
H A Dmtd_dataflash.c777 static struct flash_info *__devinit jedec_probe(struct spi_device *spi) function
873 info = jedec_probe(spi);

Completed in 151 milliseconds