Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/coccinelle/iterators/
Ddevice_node_continue.cocci23 for_each_matching_node_and_match, for_each_child_of_node,
40 for_each_matching_node_and_match(n,e1,e2) S
/Linux-v4.19/drivers/clocksource/
Dtimer-probe.c35 for_each_matching_node_and_match(np, __timer_of_table, &match) { in timer_probe()
/Linux-v4.19/arch/arm/mach-omap2/
Dcm_common.c335 for_each_matching_node_and_match(np, omap_cm_dt_match_table, &match) { in omap2_cm_base_init()
379 for_each_matching_node_and_match(np, omap_cm_dt_match_table, &match) { in omap_cm_init()
Dprm_common.c753 for_each_matching_node_and_match(np, omap_prcm_dt_match_table, &match) { in omap2_prm_base_init()
800 for_each_matching_node_and_match(np, omap_prcm_dt_match_table, &match) { in omap_prcm_init()
Dcontrol.c776 for_each_matching_node_and_match(np, omap_scrm_dt_match_table, &match) { in omap2_control_base_init()
809 for_each_matching_node_and_match(np, omap_scrm_dt_match_table, &match) { in omap_control_init()
/Linux-v4.19/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-v4.19/arch/arm/mach-at91/
Dpm.c136 for_each_matching_node_and_match(np, sama5d2_ws_ids, &match) { in at91_pm_config_ws()
482 for_each_matching_node_and_match(np, ramc_ids, &of_id) { in at91_dt_ramc()
/Linux-v4.19/arch/arm/mach-shmobile/
Dpm-rmobile.c213 for_each_matching_node_and_match(np, special_ids, &id) in get_special_pds()
/Linux-v4.19/
D.clang-format154 - 'for_each_matching_node_and_match'
/Linux-v4.19/drivers/clk/samsung/
Dclk.c266 for_each_matching_node_and_match(clk_np, clk_matches, &match) { in samsung_clk_of_register_fixed_ext()
/Linux-v4.19/drivers/of/
Dirq.c490 for_each_matching_node_and_match(np, matches, &match) { in of_irq_init()
/Linux-v4.19/include/linux/
Dof.h1209 #define for_each_matching_node_and_match(dn, matches, match) \ macro
/Linux-v4.19/drivers/clk/
Dclk.c4126 for_each_matching_node_and_match(np, matches, &match) { in of_clk_init()