Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H 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()
H A Dcore.h310 * struct spi_nor_otp_ops - SPI NOR OTP methods
317 struct spi_nor_otp_ops { struct
333 const struct spi_nor_otp_ops *ops;
H A Dwinbond.c212 static const struct spi_nor_otp_ops winbond_nor_otp_ops = {

Completed in 3 milliseconds