Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/
Dmtdcore.h26 #define mtd_for_each_device(mtd) \ macro
Dmtdcore.c900 mtd_for_each_device(mtd) in register_mtd_user()
924 mtd_for_each_device(mtd) in unregister_mtd_user()
952 mtd_for_each_device(other) { in get_mtd_device()
1020 mtd_for_each_device(other) { in get_mtd_device_nm()
2158 mtd_for_each_device(mtd) { in mtd_proc_show()
Dmtd_blkdevs.c578 mtd_for_each_device(mtd) in register_mtd_blktrans()