Home
last modified time | relevance | path

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

/linux/scripts/coccinelle/iterators/
A Ddevice_node_continue.cocci25 for_each_available_child_of_node, for_each_node_with_property;
47 for_each_node_with_property(n,e1) S
A Dfor_each_child.cocci22 for_each_available_child_of_node, for_each_node_with_property;
44 for_each_node_with_property(n,e1) S
/linux/arch/powerpc/platforms/44x/
A Diss4xx.c54 for_each_node_with_property(np, "interrupt-controller") { in iss4xx_init_irq()
A Dppc476.c124 for_each_node_with_property(np, "interrupt-controller") { in ppc47x_init_irq()
/linux/arch/powerpc/platforms/powernv/
A Dopal-xscom.c197 for_each_node_with_property(dn, "scom-controller") { in scom_debug_init()
/linux/
A D.clang-format243 - 'for_each_node_with_property'
/linux/arch/powerpc/platforms/powermac/
A Dpic.c542 for_each_node_with_property(np, "interrupt-controller") { in pmac_pic_init()
/linux/drivers/iommu/
A Dfsl_pamu.c461 for_each_node_with_property(node, "fsl,liodn") { in setup_liodns()
/linux/include/linux/
A Dof.h1312 #define for_each_node_with_property(dn, prop_name) \ macro
/linux/arch/powerpc/platforms/pseries/
A Diommu.c924 for_each_node_with_property(pdn, name) { in find_existing_ddw_windows_named()

Completed in 29 milliseconds