Searched defs:mtd_device (Results 1 – 4 of 4) sorted by relevance
22 struct mtd_device { struct38 struct mtd_device *dev; /* parent device */ argument
68 const char *mtd_device) { in wrap_cgpt()163 const char *mtd_device = find_mtd_device(argc, argv); in main() local
29 int GetMtdSize(const char *mtd_device, uint64_t *size) { in GetMtdSize()
59 const char *mtd_device = mtd->name; in nand_erase_opts() local