Home
last modified time | relevance | path

Searched refs:for_each_matching_node (Results 1 – 25 of 25) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/coccinelle/iterators/
H A Dfen.cocci58 iterator name for_each_matching_node;
63 for_each_matching_node(np,...) {
76 //iterator name for_each_matching_node;
101 *for_each_matching_node@p1(np,...)
H A Ddevice_node_continue.cocci23 for_each_compatible_node, for_each_matching_node,
39 for_each_matching_node(n,e1) S
H A Dfor_each_child.cocci20 for_each_compatible_node, for_each_matching_node,
36 for_each_matching_node(n,e1) S
/OK3568_Linux_fs/kernel/drivers/reset/
H A Dreset-sunxi.c81 for_each_matching_node(np, sunxi_early_reset_dt_ids) in sun6i_reset_init()
H A Dreset-socfpga.c85 for_each_matching_node(np, socfpga_early_reset_dt_ids) in socfpga_reset_init()
/OK3568_Linux_fs/kernel/drivers/clk/ti/
H A Dclockdomain.c177 for_each_matching_node(np, ti_clkdm_match_table) { in ti_dt_clockdomains_setup()
H A Dclk.c415 for_each_matching_node(np, simple_clk_match_table) { in ti_clk_add_aliases()
/OK3568_Linux_fs/kernel/drivers/soc/samsung/
H A Dpm_domains.c147 for_each_matching_node(np, exynos_pm_domain_of_match) { in exynos4_pm_init_power_domain()
/OK3568_Linux_fs/kernel/arch/arm/mach-shmobile/
H A Dplatsmp-apmu.c215 for_each_matching_node(np_apmu, apmu_ids) { in apmu_parse_dt()
/OK3568_Linux_fs/kernel/drivers/soc/bcm/brcmstb/pm/
H A Dpm-arm.c732 for_each_matching_node(dn, ddr_shimphy_dt_ids) { in brcmstb_pm_probe()
756 for_each_matching_node(dn, brcmstb_memc_of_match) { in brcmstb_pm_probe()
H A Dpm-mips.c404 for_each_matching_node(dn, ddr_phy_dt_ids) { in brcmstb_pm_init()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/52xx/
H A Dmpc52xx_common.c143 for_each_matching_node(np, mpc52xx_gpt_ids) { in mpc52xx_map_common_devices()
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dtimer-ti-dm-systimer.c253 for_each_matching_node(np, dmtimer_match_table) { in dmtimer_systimer_assign_alwon()
291 for_each_matching_node(np, dmtimer_match_table) { in dmtimer_systimer_find_first_available()
/OK3568_Linux_fs/kernel/drivers/edac/
H A Dti_edac.c212 for_each_matching_node(np, ti_edac_of_match) { in _emif_get_id()
/OK3568_Linux_fs/kernel/drivers/dma/qcom/
H A Dhidma_mgmt.c416 for_each_matching_node(child, hidma_mgmt_match) { in hidma_mgmt_init()
/OK3568_Linux_fs/kernel/
H A D.clang-format203 - 'for_each_matching_node'
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/
H A Dmpic_timer.c547 for_each_matching_node(np, mpic_timer_ids) in mpic_timer_init()
H A Dfsl_pci.c1140 for_each_matching_node(np, pci_ids) { in fsl_pci_assign_primary()
/OK3568_Linux_fs/kernel/drivers/of/
H A Dplatform.c531 for_each_matching_node(node, reserved_mem_matches) in of_platform_default_populate_init()
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dapbuart.c597 for_each_matching_node(np, apbuart_match) { in grlib_apbuart_configure()
H A Dmpc52xx_uart.c1864 for_each_matching_node(np, mpc52xx_uart_of_match) { in mpc52xx_uart_of_enumerate()
/OK3568_Linux_fs/kernel/include/linux/
H A Dof.h1267 #define for_each_matching_node(dn, matches) \ macro
/OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/
H A Drcar-core.c260 for_each_matching_node(np, vin->dev->driver->of_match_table) in rvin_group_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Ddc.c2477 for_each_matching_node(np, tegra_dc_of_match) { in tegra_dc_parse_dt()
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Domap_hwmod.c750 for_each_matching_node(np, ti_clkctrl_match_table) { in _init_clkctrl_providers()