Searched refs:mtd_point (Results 1 – 1 of 1) sorted by relevance
1433 int mtd_point(struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, in mtd_point() function1452 EXPORT_SYMBOL_GPL(mtd_point);1481 ret = mtd_point(mtd, offset, len, &retlen, &virt, NULL); in mtd_get_unmapped_area()
Completed in 8 milliseconds