Searched refs:for_each_property_withdel (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | dtc.h | 179 #define for_each_property_withdel(n, p) \ macro 183 for_each_property_withdel(n, p) \
|
| H A D | livetree.c | 164 for_each_property_withdel(old_node, old_prop) { in merge_nodes() 688 for_each_property_withdel(node, prop) in sort_properties() 696 for_each_property_withdel(node, prop) in sort_properties()
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | dtc.h | 210 #define for_each_property_withdel(n, p) \ macro 214 for_each_property_withdel(n, p) \
|
| H A D | livetree.c | 169 for_each_property_withdel(old_node, old_prop) { in merge_nodes() 710 for_each_property_withdel(node, prop) in sort_properties() 718 for_each_property_withdel(node, prop) in sort_properties()
|