Searched refs:mtd_for_each_device (Results 1 – 4 of 4) sorted by relevance
206 mtd_for_each_device(mtd) { in do_mtd_list()502 mtd_for_each_device(mtd) { in mtd_name_complete()
669 mtd_for_each_device(mtd) in register_mtd_user()693 mtd_for_each_device(mtd) in unregister_mtd_user()722 mtd_for_each_device(other) { in get_mtd_device()784 mtd_for_each_device(other) { in get_mtd_device_nm()1756 mtd_for_each_device(mtd) { in mtd_proc_show()
187 mtd_for_each_device(mtd) { in mtd_del_all_parts()
609 #define mtd_for_each_device(mtd) \ macro