Searched refs:spi_flash_ops (Results 1 – 6 of 6) sorted by relevance
206 const struct spi_flash_ops spi_flash_ops = { variable222 flash->ops = &spi_flash_ops; in mtk_spi_flash_probe()
43 struct spi_flash_ops { struct113 const struct spi_flash_ops *ops;
88 struct spi_flash_ops ops;
7 This overwrites the structure spi_flash_ops to use FCH SPI code
907 static const struct spi_flash_ops spi_flash_ops = { variable943 flash->ops = &spi_flash_ops; in spi_flash_programmer_probe()
306 const struct spi_flash_ops fast_spi_flash_ops = {