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

/linux-master/drivers/mtd/spi-nor/
H A Dotp.c250 const struct spi_nor_otp_ops *ops = nor->params->otp.ops;
287 const struct spi_nor_otp_ops *ops = nor->params->otp.ops;
312 const struct spi_nor_otp_ops *ops = nor->params->otp.ops;
398 const struct spi_nor_otp_ops *ops = nor->params->otp.ops;
451 const struct spi_nor_otp_ops *ops = nor->params->otp.ops;
H A Dcore.h307 * struct spi_nor_otp_ops - SPI NOR OTP methods
314 struct spi_nor_otp_ops { struct
330 const struct spi_nor_otp_ops *ops;
H A Dwinbond.c296 static const struct spi_nor_otp_ops winbond_nor_otp_ops = {

Completed in 101 milliseconds