Home
last modified time | relevance | path

Searched refs:for_each_matching_node_and_match (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.4/scripts/coccinelle/iterators/
Ddevice_node_continue.cocci24 for_each_matching_node_and_match, for_each_child_of_node,
41 for_each_matching_node_and_match(n,e1,e2) S
/Linux-v5.4/drivers/clocksource/
Dtimer-probe.c24 for_each_matching_node_and_match(np, __timer_of_table, &match) { in timer_probe()
/Linux-v5.4/arch/arm/mach-omap2/
Dcm_common.c332 for_each_matching_node_and_match(np, omap_cm_dt_match_table, &match) { in omap2_cm_base_init()
376 for_each_matching_node_and_match(np, omap_cm_dt_match_table, &match) { in omap_cm_init()
Dprm_common.c751 for_each_matching_node_and_match(np, omap_prcm_dt_match_table, &match) { in omap2_prm_base_init()
798 for_each_matching_node_and_match(np, omap_prcm_dt_match_table, &match) { in omap_prcm_init()
Dcontrol.c773 for_each_matching_node_and_match(np, omap_scrm_dt_match_table, &match) { in omap2_control_base_init()
806 for_each_matching_node_and_match(np, omap_scrm_dt_match_table, &match) { in omap_control_init()
/Linux-v5.4/drivers/soc/samsung/
Dpm_domains.c109 for_each_matching_node_and_match(np, exynos_pm_domain_of_match, &match) { in exynos4_pm_init_power_domain()
/Linux-v5.4/arch/arm/mach-shmobile/
Dregulator-quirk-rcar-gen2.c156 for_each_matching_node_and_match(np, rcar_gen2_quirk_match, &id) { in rcar_gen2_regulator_quirk()
/Linux-v5.4/arch/arm/mach-at91/
Dpm.c153 for_each_matching_node_and_match(np, soc_pm.ws_ids, &match) { in at91_pm_config_ws()
527 for_each_matching_node_and_match(np, ramc_ids, &of_id) { in at91_dt_ramc()
/Linux-v5.4/drivers/soc/renesas/
Drmobile-sysc.c205 for_each_matching_node_and_match(np, special_ids, &id) in get_special_pds()
/Linux-v5.4/drivers/clk/samsung/
Dclk.c264 for_each_matching_node_and_match(clk_np, clk_matches, &match) { in samsung_clk_of_register_fixed_ext()
/Linux-v5.4/
D.clang-format192 - 'for_each_matching_node_and_match'
/Linux-v5.4/drivers/of/
Dirq.c489 for_each_matching_node_and_match(np, matches, &match) { in of_irq_init()
/Linux-v5.4/include/linux/
Dof.h1240 #define for_each_matching_node_and_match(dn, matches, match) \ macro
/Linux-v5.4/drivers/clk/
Dclk.c4785 for_each_matching_node_and_match(np, matches, &match) { in of_clk_init()