Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/
H A Dmtdcore.h27 #define mtd_for_each_device(mtd) \ macro
H A Dmtdcore.c1158 mtd_for_each_device(mtd) in register_mtd_user()
1182 mtd_for_each_device(mtd) in unregister_mtd_user()
1210 mtd_for_each_device(other) { in get_mtd_device()
1281 mtd_for_each_device(tmp) { in of_get_mtd_device_by_node()
1310 mtd_for_each_device(other) { in get_mtd_device_nm()
2472 mtd_for_each_device(mtd) { in mtd_proc_show()
H A Dmtd_blkdevs.c505 mtd_for_each_device(mtd) in register_mtd_blktrans()
/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.c671 mtd_for_each_device(mtd) in register_mtd_user()
695 mtd_for_each_device(mtd) in unregister_mtd_user()
724 mtd_for_each_device(other) { in get_mtd_device()
786 mtd_for_each_device(other) { in get_mtd_device_nm()
1758 mtd_for_each_device(mtd) { in mtd_proc_show()
H A Dmtd_uboot.c190 mtd_for_each_device(mtd) { in mtd_del_all_parts()
/openbmc/u-boot/cmd/
H A Dmtd.c206 mtd_for_each_device(mtd) { in do_mtd_list()
502 mtd_for_each_device(mtd) { in mtd_name_complete()
/openbmc/u-boot/include/linux/mtd/
H A Dmtd.h586 #define mtd_for_each_device(mtd) \ macro