Home
last modified time | relevance | path

Searched refs:mtd_read_fact_prot_reg (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdchar.c168 ret = mtd_read_fact_prot_reg(mtd, *ppos, len, in mtdchar_read()
325 if (mtd_read_fact_prot_reg(mtd, -1, 0, &retlen, NULL) == in otp_select_filemode()
H A Dmtdcore.c1885 int mtd_read_fact_prot_reg(struct mtd_info *mtd, loff_t from, size_t len, in mtd_read_fact_prot_reg() function
1897 EXPORT_SYMBOL_GPL(mtd_read_fact_prot_reg); variable
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdchar.c160 ret = mtd_read_fact_prot_reg(mtd, *ppos, len, in mtdchar_read()
317 if (mtd_read_fact_prot_reg(mtd, -1, 0, &retlen, NULL) == in otp_select_filemode()
H A Dmtdcore.c940 ret = mtd_read_fact_prot_reg(mtd, offset, bytes, &retlen, val); in mtd_nvmem_fact_otp_reg_read()
2139 int mtd_read_fact_prot_reg(struct mtd_info *mtd, loff_t from, size_t len, in mtd_read_fact_prot_reg() function
2151 EXPORT_SYMBOL_GPL(mtd_read_fact_prot_reg); variable
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dmtd.h509 int mtd_read_fact_prot_reg(struct mtd_info *mtd, loff_t from, size_t len,
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dmtd.h517 int mtd_read_fact_prot_reg(struct mtd_info *mtd, loff_t from, size_t len,

Completed in 17 milliseconds