Home
last modified time | relevance | path

Searched refs:spi_nor_otp_ops (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mtd/spi-nor/
A Dotp.c250 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()
A Dcore.h213 struct spi_nor_otp_ops { struct
229 const struct spi_nor_otp_ops *ops; argument
A Dwinbond.c139 static const struct spi_nor_otp_ops winbond_otp_ops = {

Completed in 8 milliseconds