Home
last modified time | relevance | path

Searched refs:for_each_node_with_property (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/scripts/coccinelle/iterators/
Ddevice_node_continue.cocci25 for_each_available_child_of_node, for_each_node_with_property;
47 for_each_node_with_property(n,e1) S
/Linux-v5.4/arch/powerpc/platforms/44x/
Diss4xx.c54 for_each_node_with_property(np, "interrupt-controller") { in iss4xx_init_irq()
Dppc476.c125 for_each_node_with_property(np, "interrupt-controller") { in ppc47x_init_irq()
/Linux-v5.4/arch/powerpc/platforms/powernv/
Dopal-xscom.c197 for_each_node_with_property(dn, "scom-controller") { in scom_debug_init()
/Linux-v5.4/
D.clang-format223 - 'for_each_node_with_property'
/Linux-v5.4/arch/powerpc/platforms/powermac/
Dpic.c549 for_each_node_with_property(np, "interrupt-controller") { in pmac_pic_init()
/Linux-v5.4/drivers/iommu/
Dfsl_pamu.c718 for_each_node_with_property(node, "fsl,liodn") { in setup_liodns()
/Linux-v5.4/include/linux/
Dof.h1255 #define for_each_node_with_property(dn, prop_name) \ macro
/Linux-v5.4/arch/powerpc/platforms/pseries/
Diommu.c835 for_each_node_with_property(pdn, DIRECT64_PROPNAME) { in find_existing_ddw_windows()