Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/
Dmtdcore.h20 #define mtd_for_each_device(mtd) \ macro
Dmtdcore.c638 mtd_for_each_device(mtd) in register_mtd_user()
662 mtd_for_each_device(mtd) in unregister_mtd_user()
690 mtd_for_each_device(other) { in get_mtd_device()
752 mtd_for_each_device(other) { in get_mtd_device_nm()
1218 mtd_for_each_device(mtd) { in mtd_proc_show()
Dmtd_blkdevs.c559 mtd_for_each_device(mtd) in register_mtd_blktrans()