Searched defs:spi_flash (Results 1 – 5 of 5) sorted by relevance
94 struct spi_flash { struct113 const struct spi_flash_ops *ops; argument115 const struct spi_flash_protection_ops *prot_ops; argument116 const struct spi_flash_part_id *part; argument125 * spi_flash structure. argument
35 struct spi_flash { struct47 struct spi_flash_info { argument
52 static struct spi_flash spi_flash; variable
141 } spi_flash; member