Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/spi-nor/
Dwinbond.c140 .read = spi_nor_otp_read_secr,
Dcore.h522 int spi_nor_otp_read_secr(struct spi_nor *nor, loff_t addr, size_t len, u8 *buf);
Dotp.c36 int spi_nor_otp_read_secr(struct spi_nor *nor, loff_t addr, size_t len, u8 *buf) in spi_nor_otp_read_secr() function