Home
last modified time | relevance | path

Searched refs:mtd_is_locked (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/linux/mtd/
Dmtd.h443 int mtd_is_locked(struct mtd_info *mtd, loff_t ofs, uint64_t len);
/third_party/uboot/u-boot-2020.01/drivers/mtd/
Dmtdcore.c1594 int mtd_is_locked(struct mtd_info *mtd, loff_t ofs, uint64_t len) in mtd_is_locked() function
1604 EXPORT_SYMBOL_GPL(mtd_is_locked);