Home
last modified time | relevance | path

Searched defs:mtd_part (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/mtd/
Dmtdpart.c41 struct mtd_part { struct
49 * Given a pointer to the MTD object in the mtd_part structure, we can retrieve argument
/external/u-boot/cmd/
Dubi.c415 struct mtd_partition mtd_part; in ubi_dev_scan() local