Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/
Dmtdcore.h26 #define mtd_for_each_device(mtd) \ macro
Dmtdcore.c905 mtd_for_each_device(mtd) in register_mtd_user()
929 mtd_for_each_device(mtd) in unregister_mtd_user()
957 mtd_for_each_device(other) { in get_mtd_device()
1019 mtd_for_each_device(other) { in get_mtd_device_nm()
1925 mtd_for_each_device(mtd) { in mtd_proc_show()
Dmtd_blkdevs.c578 mtd_for_each_device(mtd) in register_mtd_blktrans()