Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dmtdparts.c307 static int get_mtd_info(u8 type, u8 num, struct mtd_info **mtd) in get_mtd_info() function
338 if (get_mtd_info(id->type, id->num, &mtd)) in part_validate_eraseblock()
726 if (get_mtd_info(type, num, &mtd)) in mtd_device_validate()
1264 if (get_mtd_info(dev->id->type, dev->id->num, &mtd))
1498 if (get_mtd_info(dev->id->type, dev->id->num, &mtd))
2036 if (get_mtd_info(dev->id->type, dev->id->num, &mtd))

Completed in 5 milliseconds