Home
last modified time | relevance | path

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

/openbmc/linux/scripts/coccinelle/iterators/
H A 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
H A Dfor_each_child.cocci21 for_each_matching_node_and_match, for_each_child_of_node,
38 for_each_matching_node_and_match(n,e1,e2) S
/openbmc/linux/drivers/clocksource/
H A Dtimer-probe.c24 for_each_matching_node_and_match(np, __timer_of_table, &match) { in timer_probe()
/openbmc/linux/arch/arm/mach-omap2/
H A Dcm_common.c319 for_each_matching_node_and_match(np, omap_cm_dt_match_table, &match) { in omap2_cm_base_init()
365 for_each_matching_node_and_match(np, omap_cm_dt_match_table, &match) { in omap_cm_init()
H A Dprm_common.c700 for_each_matching_node_and_match(np, omap_prcm_dt_match_table, &match) { in omap2_prm_base_init()
749 for_each_matching_node_and_match(np, omap_prcm_dt_match_table, &match) { in omap_prcm_init()
H A Dcontrol.c707 for_each_matching_node_and_match(np, omap_scrm_dt_match_table, &match) { in omap2_control_base_init()
742 for_each_matching_node_and_match(np, omap_scrm_dt_match_table, &match) { in omap_control_init()
/openbmc/linux/arch/arm/mach-shmobile/
H A Dregulator-quirk-rcar-gen2.c157 for_each_matching_node_and_match(np, rcar_gen2_quirk_match, &id) { in rcar_gen2_regulator_quirk()
/openbmc/linux/drivers/pmdomain/renesas/
H A Drmobile-sysc.c192 for_each_matching_node_and_match(np, special_ids, &id) in get_special_pds()
/openbmc/linux/drivers/power/reset/
H A Dat91-reset.c359 for_each_matching_node_and_match(np, at91_ramc_of_match, &match) { in at91_reset_probe()
/openbmc/linux/arch/arm/mach-at91/
H A Dpm.c262 for_each_matching_node_and_match(np, soc_pm.ws_ids, &match) { in at91_pm_config_ws()
882 for_each_matching_node_and_match(np, ramc_ids, &of_id) { in at91_dt_ramc()
908 for_each_matching_node_and_match(np, ramc_phy_ids, &of_id) { in at91_dt_ramc()
/openbmc/linux/drivers/clk/samsung/
H A Dclk.c274 for_each_matching_node_and_match(clk_np, clk_matches, &match) { in samsung_clk_of_register_fixed_ext()
/openbmc/linux/drivers/of/
H A Dirq.c538 for_each_matching_node_and_match(np, matches, &match) { in of_irq_init()
/openbmc/linux/
H A D.clang-format275 - 'for_each_matching_node_and_match'
/openbmc/linux/include/linux/
H A Dof.h1424 #define for_each_matching_node_and_match(dn, matches, match) \ macro
/openbmc/linux/drivers/clk/
H A Dclk.c5494 for_each_matching_node_and_match(np, matches, &match) { in of_clk_init()