Searched defs:spi_flash_info (Results 1 – 1 of 1) sorted by relevance
116 struct spi_flash_info { struct118 const char *name;125 u8 id[SPI_FLASH_MAX_ID_LEN];149 extern const struct spi_flash_info spi_flash_ids[]; argument