Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/chips/
H A DMakefile13 obj-$(CONFIG_MTD_JEDECPROBE) += jedec_probe.o
H A Djedec_probe.c2284 static struct mtd_info *jedec_probe(struct map_info *map) in jedec_probe() function
2294 .probe = jedec_probe,
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dsf_dataflash.c509 static struct data_flash_info *jedec_probe(struct spi_slave *spi) in jedec_probe() function
610 info = jedec_probe(spi); in spi_dataflash_probe()
/OK3568_Linux_fs/kernel/drivers/mtd/devices/
H A Dmtd_dataflash.c774 static struct flash_info *jedec_probe(struct spi_device *spi) in jedec_probe() function
852 info = jedec_probe(spi); in dataflash_probe()