Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/
Dmtdcore.h26 #define mtd_for_each_device(mtd) \ macro
Dmtdcore.c1059 mtd_for_each_device(mtd) in register_mtd_user()
1083 mtd_for_each_device(mtd) in unregister_mtd_user()
1111 mtd_for_each_device(other) { in get_mtd_device()
1181 mtd_for_each_device(other) { in get_mtd_device_nm()
2333 mtd_for_each_device(mtd) { in mtd_proc_show()
Dmtd_blkdevs.c499 mtd_for_each_device(mtd) in register_mtd_blktrans()