Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/spi/
Dsf_probe.c43 ret = spi_flash_scan(flash); in spi_flash_probe_slave()
Dsf_internal.h238 int spi_flash_scan(struct spi_flash *flash);
Dspi_flash.c1133 int spi_flash_scan(struct spi_flash *flash) in spi_flash_scan() function