Searched refs:spi_nor_otp_ops (Results 1 – 3 of 3) sorted by relevance
250 const struct spi_nor_otp_ops *ops = nor->params->otp.ops; in spi_nor_mtd_otp_info()287 const struct spi_nor_otp_ops *ops = nor->params->otp.ops; in spi_nor_mtd_otp_range_is_locked()312 const struct spi_nor_otp_ops *ops = nor->params->otp.ops; in spi_nor_mtd_otp_read_write()398 const struct spi_nor_otp_ops *ops = nor->params->otp.ops; in spi_nor_mtd_otp_erase()451 const struct spi_nor_otp_ops *ops = nor->params->otp.ops; in spi_nor_mtd_otp_lock()
213 struct spi_nor_otp_ops { struct229 const struct spi_nor_otp_ops *ops; argument
139 static const struct spi_nor_otp_ops winbond_otp_ops = {
Completed in 7 milliseconds