Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/coccinelle/iterators/
H 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
H 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
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/44x/
H A Diss4xx.c54 for_each_node_with_property(np, "interrupt-controller") { in iss4xx_init_irq()
H A Dppc476.c124 for_each_node_with_property(np, "interrupt-controller") { in ppc47x_init_irq()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dopal-xscom.c197 for_each_node_with_property(dn, "scom-controller") { in scom_debug_init()
/OK3568_Linux_fs/kernel/
H A D.clang-format240 - 'for_each_node_with_property'
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dpic.c542 for_each_node_with_property(np, "interrupt-controller") { in pmac_pic_init()
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dfsl_pamu.c718 for_each_node_with_property(node, "fsl,liodn") { in setup_liodns()
/OK3568_Linux_fs/kernel/include/linux/
H A Dof.h1285 #define for_each_node_with_property(dn, prop_name) \ macro
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Diommu.c872 for_each_node_with_property(pdn, DIRECT64_PROPNAME) { in find_existing_ddw_windows()