Home
last modified time | relevance | path

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

/external/u-boot/include/linux/mtd/
Dmtd.h395 int mtd_is_locked(struct mtd_info *mtd, loff_t ofs, uint64_t len);
/external/u-boot/drivers/mtd/
Dmtdcore.c1475 int mtd_is_locked(struct mtd_info *mtd, loff_t ofs, uint64_t len) in mtd_is_locked() function
1485 EXPORT_SYMBOL_GPL(mtd_is_locked);