Home
last modified time | relevance | path

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

/linux/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
/linux/arch/powerpc/platforms/44x/
H A Diss4xx.c54 for_each_node_with_property(np, "interrupt-controller") { in iss4xx_init_irq()
/linux/drivers/pmdomain/ti/
H A Dti_sci_pm_domains.c153 for_each_node_with_property(np, "power-domains") { in ti_sci_pm_domain_probe()
/linux/arch/powerpc/platforms/powernv/
H A Dopal-xscom.c202 for_each_node_with_property(dn, "scom-controller") { in scom_debug_init()
/linux/drivers/mailbox/
H A Dqcom-ipcc.c221 for_each_node_with_property(client_dn, "mboxes") { in qcom_ipcc_setup_mbox()
/linux/arch/powerpc/platforms/powermac/
H A Dpic.c541 for_each_node_with_property(np, "interrupt-controller") { in pmac_pic_init()
/linux/
H A D.clang-format356 - 'for_each_node_with_property'
/linux/arch/powerpc/kexec/
H A Dfile_load_64.c892 for_each_node_with_property(dn, dmapropname) { in update_pci_dma_nodes()
/linux/drivers/iommu/
H A Dfsl_pamu.c465 for_each_node_with_property(node, "fsl,liodn") { in setup_liodns()
/linux/include/linux/
H A Dof.h1488 #define for_each_node_with_property(dn, prop_name) \ macro
/linux/arch/powerpc/platforms/pseries/
H A Diommu.c1109 for_each_node_with_property(pdn, name) { in find_existing_ddw_windows_named()