Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/coccinelle/iterators/
Ddevice_node_continue.cocci21 for_each_available_child_of_node, for_each_node_with_property;
43 for_each_node_with_property(n,e1) S
/linux-4.4.14/arch/powerpc/platforms/44x/
Diss4xx.c58 for_each_node_with_property(np, "interrupt-controller") { in iss4xx_init_irq()
Dppc476.c128 for_each_node_with_property(np, "interrupt-controller") { in ppc47x_init_irq()
/linux-4.4.14/arch/powerpc/sysdev/
Dscom.c225 for_each_node_with_property(dn, "scom-controller") { in scom_debug_init()
/linux-4.4.14/arch/powerpc/platforms/powermac/
Dpic.c552 for_each_node_with_property(np, "interrupt-controller") { in pmac_pic_init()
/linux-4.4.14/include/linux/
Dof.h906 #define for_each_node_with_property(dn, prop_name) \ macro
/linux-4.4.14/drivers/iommu/
Dfsl_pamu.c729 for_each_node_with_property(node, "fsl,liodn") { in setup_liodns()
/linux-4.4.14/arch/powerpc/platforms/pseries/
Diommu.c889 for_each_node_with_property(pdn, DIRECT64_PROPNAME) { in find_existing_ddw_windows()