Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dsf_probe.c27 static int spi_flash_probe_slave(struct spi_flash *flash) in spi_flash_probe_slave() function
81 if (spi_flash_probe_slave(flash)) { in spi_flash_probe()
171 return spi_flash_probe_slave(flash); in spi_flash_std_probe()