Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/platforms/wsp/
Dwsp.c97 for_each_node_with_property(dn, "scom-controller") { in wsp_halt()
/linux-3.4.99/arch/powerpc/platforms/44x/
Diss4xx.c58 for_each_node_with_property(np, "interrupt-controller") { in iss4xx_init_irq()
Dcurrituck.c73 for_each_node_with_property(np, "interrupt-controller") { in ppc47x_init_irq()
/linux-3.4.99/arch/powerpc/sysdev/
Dscom.c188 for_each_node_with_property(dn, "scom-controller") in scom_debug_init()
/linux-3.4.99/arch/x86/kernel/
Ddevicetree.c381 for_each_node_with_property(dp, "interrupt-controller") { in x86_add_irq_domains()
/linux-3.4.99/include/linux/
Dof.h198 #define for_each_node_with_property(dn, prop_name) \ macro
/linux-3.4.99/arch/powerpc/platforms/powermac/
Dpic.c548 for_each_node_with_property(np, "interrupt-controller") { in pmac_pic_init()
/linux-3.4.99/arch/powerpc/platforms/pseries/
Diommu.c786 for_each_node_with_property(pdn, DIRECT64_PROPNAME) { in find_existing_ddw_windows()