Searched defs:spi_flash_protection_ops (Results 1 – 2 of 2) sorted by relevance
64 struct spi_flash_protection_ops { struct72 int (*get_write)(const struct spi_flash *flash,86 (*set_write)(const struct spi_flash *flash,
609 static const struct spi_flash_protection_ops spi_flash_protection_ops = { variable