Searched refs:for_each_node_with_property (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/scripts/coccinelle/iterators/ |
D | device_node_continue.cocci | 24 for_each_available_child_of_node, for_each_node_with_property; 46 for_each_node_with_property(n,e1) S
|
/Linux-v4.19/arch/powerpc/platforms/44x/ |
D | iss4xx.c | 58 for_each_node_with_property(np, "interrupt-controller") { in iss4xx_init_irq()
|
D | ppc476.c | 128 for_each_node_with_property(np, "interrupt-controller") { in ppc47x_init_irq()
|
/Linux-v4.19/arch/powerpc/sysdev/ |
D | scom.c | 225 for_each_node_with_property(dn, "scom-controller") { in scom_debug_init()
|
/Linux-v4.19/ |
D | .clang-format | 183 - 'for_each_node_with_property'
|
/Linux-v4.19/drivers/staging/mt7621-pinctrl/ |
D | pinctrl-rt2880.c | 88 for_each_node_with_property(np_config, "group") in rt2880_pinctrl_dt_node_to_map()
|
/Linux-v4.19/arch/powerpc/platforms/powermac/ |
D | pic.c | 554 for_each_node_with_property(np, "interrupt-controller") { in pmac_pic_init()
|
/Linux-v4.19/drivers/iommu/ |
D | fsl_pamu.c | 730 for_each_node_with_property(node, "fsl,liodn") { in setup_liodns()
|
/Linux-v4.19/include/linux/ |
D | of.h | 1220 #define for_each_node_with_property(dn, prop_name) \ macro
|
/Linux-v4.19/arch/powerpc/platforms/pseries/ |
D | iommu.c | 873 for_each_node_with_property(pdn, DIRECT64_PROPNAME) { in find_existing_ddw_windows()
|