Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdcore.h26 #define mtd_for_each_device(mtd) \ macro
H A Dmtdcore.c903 mtd_for_each_device(mtd) in register_mtd_user()
927 mtd_for_each_device(mtd) in unregister_mtd_user()
955 mtd_for_each_device(other) { in get_mtd_device()
1025 mtd_for_each_device(other) { in get_mtd_device_nm()
2165 mtd_for_each_device(mtd) { in mtd_proc_show()
H A Dmtd_blkdevs.c578 mtd_for_each_device(mtd) in register_mtd_blktrans()
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dmtdcore.c672 mtd_for_each_device(mtd) in register_mtd_user()
696 mtd_for_each_device(mtd) in unregister_mtd_user()
725 mtd_for_each_device(other) { in get_mtd_device()
787 mtd_for_each_device(other) { in get_mtd_device_nm()
1759 mtd_for_each_device(mtd) { in mtd_proc_show()
H A Dmtd_uboot.c205 mtd_for_each_device(mtd) { in mtd_del_all_parts()
/OK3568_Linux_fs/u-boot/cmd/
H A Dmtd.c191 mtd_for_each_device(mtd) { in do_mtd_list()
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dmtd.h591 #define mtd_for_each_device(mtd) \ macro