Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/linux/mtd/
Dmtd.h404 int mtd_unpoint(struct mtd_info *mtd, loff_t from, size_t len);
/third_party/uboot/u-boot-2020.01/drivers/mtd/
Dmtdcore.c917 int mtd_unpoint(struct mtd_info *mtd, loff_t from, size_t len) in mtd_unpoint() function
927 EXPORT_SYMBOL_GPL(mtd_unpoint);