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

/linux-4.4.14/include/linux/mtd/
H A Dmtd.h285 int mtd_read_fact_prot_reg(struct mtd_info *mtd, loff_t from, size_t len,
/linux-4.4.14/drivers/mtd/
H A Dmtdchar.c178 ret = mtd_read_fact_prot_reg(mtd, *ppos, len, mtdchar_read()
339 if (mtd_read_fact_prot_reg(mtd, -1, 0, &retlen, NULL) == otp_select_filemode()
H A Dmtdcore.c1010 int mtd_read_fact_prot_reg(struct mtd_info *mtd, loff_t from, size_t len, mtd_read_fact_prot_reg() function
1020 EXPORT_SYMBOL_GPL(mtd_read_fact_prot_reg); variable

Completed in 128 milliseconds