Searched defs:mtd_dev (Results 1 – 6 of 6) sorted by relevance
49 static struct platform_device mtd_dev = { variable
206 struct mtd_device *mtd_dev; in dfu_fill_entity_nand() local
1153 static struct mtd_info * __init open_mtd_by_chdev(const char *mtd_dev) in open_mtd_by_chdev()1195 static struct mtd_info * __init open_mtd_device(const char *mtd_dev) in open_mtd_device()
1177 static struct mtd_info * __init open_mtd_by_chdev(const char *mtd_dev) in open_mtd_by_chdev()1216 static struct mtd_info * __init open_mtd_device(const char *mtd_dev) in open_mtd_device()
68 int mtd_dev; in do_ydevconfig() local
306 char mtd_dev[16]; in get_mtd_info() local840 static int device_parse(const char *const mtd_dev, const char **ret, struct mtd_device **retdev) in device_parse()