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

/u-boot/include/linux/mtd/
H A Dmtd.h424 int mtd_read_user_prot_reg(struct mtd_info *mtd, loff_t from, size_t len,
/u-boot/cmd/
H A Dmtd.c247 ret = mtd_read_user_prot_reg(mtd, from, len, &retlen, buf);
/u-boot/drivers/mtd/
H A Dmtdcore.c1554 int mtd_read_user_prot_reg(struct mtd_info *mtd, loff_t from, size_t len, function
1564 EXPORT_SYMBOL_GPL(mtd_read_user_prot_reg); variable

Completed in 160 milliseconds