Searched refs:mtd_read_fact_prot_reg (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/mtd/ |
A D | mtdchar.c | 160 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()
|
A D | mtdcore.c | 870 ret = mtd_read_fact_prot_reg(mtd, offset, bytes, &retlen, val); in mtd_nvmem_fact_otp_reg_read() 2004 int mtd_read_fact_prot_reg(struct mtd_info *mtd, loff_t from, size_t len, in mtd_read_fact_prot_reg() function 2016 EXPORT_SYMBOL_GPL(mtd_read_fact_prot_reg);
|
/linux/include/linux/mtd/ |
A D | mtd.h | 515 int mtd_read_fact_prot_reg(struct mtd_info *mtd, loff_t from, size_t len,
|
/linux/ |
A D | vmlinux.symvers | 12326 0x00000000 mtd_read_fact_prot_reg vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 34367 ffff8000108de2a0 T mtd_read_fact_prot_reg
|
A D | .tmp_System.map | 34367 ffff8000108de2a0 T mtd_read_fact_prot_reg
|
Completed in 996 milliseconds