Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/spi/
H A Dsf_probe.c25 static int spi_flash_probe_slave(struct spi_flash *flash) in spi_flash_probe_slave() function
75 if (spi_flash_probe_slave(flash)) { in spi_flash_probe()
164 return spi_flash_probe_slave(flash); in spi_flash_std_probe()