Searched refs:spi_flash_ids (Results 1 – 6 of 6) sorted by relevance
12 obj-$(CONFIG_SPI_FLASH) += sf_probe.o spi_flash.o spi_flash_ids.o sf.o
149 extern const struct spi_flash_info spi_flash_ids[];
45 const struct spi_flash_info spi_flash_ids[] = { variable
169 for (data = spi_flash_ids; data->name; data++) { in sandbox_sf_probe()
1071 info = spi_flash_ids; in spi_flash_read_id()
9 drivers/mtd/spi/spi_flash_ids.c for the list of supported chips.