Searched refs:for_each_node_with_property (Results 1 – 12 of 12) sorted by relevance
/linux-6.1.9/scripts/coccinelle/iterators/ |
D | device_node_continue.cocci | 25 for_each_available_child_of_node, for_each_node_with_property; 47 for_each_node_with_property(n,e1) S
|
D | for_each_child.cocci | 22 for_each_available_child_of_node, for_each_node_with_property; 44 for_each_node_with_property(n,e1) S
|
/linux-6.1.9/arch/powerpc/platforms/44x/ |
D | iss4xx.c | 54 for_each_node_with_property(np, "interrupt-controller") { in iss4xx_init_irq()
|
D | ppc476.c | 124 for_each_node_with_property(np, "interrupt-controller") { in ppc47x_init_irq()
|
/linux-6.1.9/arch/powerpc/platforms/powernv/ |
D | opal-xscom.c | 197 for_each_node_with_property(dn, "scom-controller") { in scom_debug_init()
|
/linux-6.1.9/drivers/mailbox/ |
D | qcom-ipcc.c | 221 for_each_node_with_property(client_dn, "mboxes") { in qcom_ipcc_setup_mbox()
|
/linux-6.1.9/arch/powerpc/platforms/powermac/ |
D | pic.c | 542 for_each_node_with_property(np, "interrupt-controller") { in pmac_pic_init()
|
/linux-6.1.9/ |
D | .clang-format | 307 - 'for_each_node_with_property'
|
/linux-6.1.9/drivers/iommu/ |
D | fsl_pamu.c | 464 for_each_node_with_property(node, "fsl,liodn") { in setup_liodns()
|
/linux-6.1.9/arch/powerpc/kexec/ |
D | file_load_64.c | 1068 for_each_node_with_property(dn, dmapropname) { in update_pci_dma_nodes()
|
/linux-6.1.9/include/linux/ |
D | of.h | 1367 #define for_each_node_with_property(dn, prop_name) \ macro
|
/linux-6.1.9/arch/powerpc/platforms/pseries/ |
D | iommu.c | 942 for_each_node_with_property(pdn, name) { in find_existing_ddw_windows_named()
|