Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/arch/powerpc/sysdev/
Dscom.c225 for_each_node_with_property(dn, "scom-controller") { in scom_debug_init()
/linux-4.1.27/arch/powerpc/platforms/powermac/
Dpic.c551 for_each_node_with_property(np, "interrupt-controller") { in pmac_pic_init()
/linux-4.1.27/include/linux/
Dof.h900 #define for_each_node_with_property(dn, prop_name) \ macro
/linux-4.1.27/drivers/iommu/
Dfsl_pamu.c729 for_each_node_with_property(node, "fsl,liodn") { in setup_liodns()
/linux-4.1.27/arch/powerpc/platforms/pseries/
Diommu.c802 for_each_node_with_property(pdn, DIRECT64_PROPNAME) { in find_existing_ddw_windows()