Searched refs:for_each_matching_node (Results 1 – 15 of 15) sorted by relevance
| /linux/scripts/coccinelle/iterators/ |
| H A D | device_node_continue.cocci | 23 for_each_compatible_node, for_each_matching_node, 39 for_each_matching_node(n,e1) S
|
| H A D | for_each_child.cocci | 20 for_each_compatible_node, for_each_matching_node, 36 for_each_matching_node(n,e1) S
|
| /linux/drivers/reset/ |
| H A D | reset-sunxi.c | 83 for_each_matching_node(np, sunxi_early_reset_dt_ids) in sun6i_reset_init()
|
| H A D | reset-socfpga.c | 92 for_each_matching_node(np, socfpga_early_reset_dt_ids) in socfpga_reset_init()
|
| /linux/drivers/clk/ti/ |
| H A D | clockdomain.c | 169 for_each_matching_node(np, ti_clkdm_match_table) { in ti_dt_clockdomains_setup()
|
| H A D | clk.c | 503 for_each_matching_node(np, simple_clk_match_table) { in ti_clk_add_aliases()
|
| /linux/arch/arm/mach-shmobile/ |
| H A D | platsmp-apmu.c | 215 for_each_matching_node(np_apmu, apmu_ids) { in apmu_parse_dt()
|
| /linux/arch/powerpc/platforms/52xx/ |
| H A D | mpc52xx_common.c | 141 for_each_matching_node(np, mpc52xx_gpt_ids) { in mpc52xx_map_common_devices()
|
| /linux/drivers/edac/ |
| H A D | ti_edac.c | 212 for_each_matching_node(np, ti_edac_of_match) { in _emif_get_id()
|
| H A D | versal_edac.c | 1058 for_each_matching_node(np, xlnx_edac_match) { in emif_get_id()
|
| /linux/drivers/soc/bcm/brcmstb/pm/ |
| H A D | pm-mips.c | 404 for_each_matching_node(dn, ddr_phy_dt_ids) { in brcmstb_pm_init()
|
| /linux/arch/powerpc/sysdev/ |
| H A D | mpic_timer.c | 550 for_each_matching_node(np, mpic_timer_ids) in mpic_timer_init()
|
| H A D | fsl_pci.c | 1159 for_each_matching_node(np, pci_ids) { in fsl_pci_assign_primary()
|
| /linux/drivers/media/platform/renesas/rcar-vin/ |
| H A D | rcar-core.c | 80 for_each_matching_node(np, vin->dev->driver->of_match_table) in rvin_group_init()
|
| /linux/include/linux/ |
| H A D | of.h | 1545 #define for_each_matching_node(dn, matches) \ macro
|