Searched refs:mtd_read_user_prot_reg (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/mtd/ |
| H A D | mtd.h | 521 int mtd_read_user_prot_reg(struct mtd_info *mtd, loff_t from, size_t len,
|
| /linux/drivers/mtd/ |
| H A D | mtdcore.c | 998 ret = mtd_read_user_prot_reg(mtd, offset, bytes, &retlen, val); in mtd_nvmem_user_otp_reg_read() 2267 int mtd_read_user_prot_reg(struct mtd_info *mtd, loff_t from, size_t len, in mtd_read_user_prot_reg() function 2279 EXPORT_SYMBOL_GPL(mtd_read_user_prot_reg);
|