Searched refs:spi_nor_otp_ops (Results 1 – 3 of 3) sorted by relevance
251 const struct spi_nor_otp_ops *ops = nor->params->otp.ops; in spi_nor_mtd_otp_info() 288 const struct spi_nor_otp_ops *ops = nor->params->otp.ops; in spi_nor_mtd_otp_range_is_locked() 313 const struct spi_nor_otp_ops *ops = nor->params->otp.ops; in spi_nor_mtd_otp_read_write() 399 const struct spi_nor_otp_ops *ops = nor->params->otp.ops; in spi_nor_mtd_otp_erase() 452 const struct spi_nor_otp_ops *ops = nor->params->otp.ops; in spi_nor_mtd_otp_lock()
308 * struct spi_nor_otp_ops - SPI NOR OTP methods315 struct spi_nor_otp_ops { struct 331 const struct spi_nor_otp_ops *ops; argument
413 static const struct spi_nor_otp_ops winbond_nor_otp_ops = {