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

/u-boot/include/linux/mtd/
H A Dmtd.h406 unsigned long mtd_get_unmapped_area(struct mtd_info *mtd, unsigned long len,
/u-boot/drivers/mtd/
H A Dmtdcore.c964 unsigned long mtd_get_unmapped_area(struct mtd_info *mtd, unsigned long len, function
973 EXPORT_SYMBOL_GPL(mtd_get_unmapped_area); variable
H A Dmtdconcat.c666 return mtd_get_unmapped_area(subdev, len, offset, flags);

Completed in 78 milliseconds