/openbmc/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
|
/openbmc/linux/drivers/reset/ |
H A D | reset-sunxi.c | 81 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()
|
/openbmc/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 | 472 for_each_matching_node(np, simple_clk_match_table) { in ti_clk_add_aliases()
|
/openbmc/linux/arch/powerpc/platforms/52xx/ |
H A D | mpc52xx_common.c | 143 for_each_matching_node(np, mpc52xx_gpt_ids) { in mpc52xx_map_common_devices()
|
/openbmc/linux/arch/arm/mach-shmobile/ |
H A D | platsmp-apmu.c | 215 for_each_matching_node(np_apmu, apmu_ids) { in apmu_parse_dt()
|
/openbmc/linux/drivers/clocksource/ |
H A D | timer-ti-dm-systimer.c | 253 for_each_matching_node(np, dmtimer_match_table) { in dmtimer_systimer_assign_alwon() 290 for_each_matching_node(np, dmtimer_match_table) { in dmtimer_systimer_find_first_available()
|
/openbmc/linux/drivers/edac/ |
H A D | ti_edac.c | 212 for_each_matching_node(np, ti_edac_of_match) { in _emif_get_id()
|
/openbmc/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()
|
/openbmc/linux/drivers/dma/qcom/ |
H A D | hidma_mgmt.c | 417 for_each_matching_node(child, hidma_mgmt_match) { in hidma_mgmt_init()
|
/openbmc/linux/ |
H A D | .clang-format | 274 - 'for_each_matching_node'
|
/openbmc/linux/drivers/tty/serial/ |
H A D | apbuart.c | 569 for_each_matching_node(np, apbuart_match) { in grlib_apbuart_configure()
|
H A D | ma35d1_serial.c | 646 for_each_matching_node(np, ma35d1_serial_of_match) { in ma35d1serial_console_init_port()
|
H A D | mpc52xx_uart.c | 1830 for_each_matching_node(np, mpc52xx_uart_of_match) { in mpc52xx_uart_of_enumerate()
|
/openbmc/linux/arch/powerpc/sysdev/ |
H A D | mpic_timer.c | 546 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()
|
/openbmc/linux/drivers/of/ |
H A D | platform.c | 614 for_each_matching_node(node, reserved_mem_matches) in of_platform_default_populate_init()
|
/openbmc/linux/include/linux/ |
H A D | of.h | 1423 #define for_each_matching_node(dn, matches) \ macro
|
/openbmc/linux/drivers/media/platform/renesas/rcar-vin/ |
H A D | rcar-core.c | 79 for_each_matching_node(np, vin->dev->driver->of_match_table) in rvin_group_init()
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | omap_hwmod.c | 750 for_each_matching_node(np, ti_clkctrl_match_table) { in _init_clkctrl_providers()
|
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | dc.c | 3093 for_each_matching_node(np, tegra_dc_of_match) { in tegra_dc_parse_dt()
|