Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/
Dmtdcore.h20 #define mtd_for_each_device(mtd) \ macro
Dmtdcore.c682 mtd_for_each_device(mtd) in register_mtd_user()
706 mtd_for_each_device(mtd) in unregister_mtd_user()
734 mtd_for_each_device(other) { in get_mtd_device()
796 mtd_for_each_device(other) { in get_mtd_device_nm()
1261 mtd_for_each_device(mtd) { in mtd_proc_show()
Dmtd_blkdevs.c555 mtd_for_each_device(mtd) in register_mtd_blktrans()