Home
last modified time | relevance | path

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

/linux/scripts/coccinelle/iterators/
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
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
/linux/arch/arm/mach-omap2/
A Dcm_common.c319 for_each_matching_node_and_match(np, omap_cm_dt_match_table, &match) { in omap2_cm_base_init()
363 for_each_matching_node_and_match(np, omap_cm_dt_match_table, &match) { in omap_cm_init()
A 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()
A Dcontrol.c768 for_each_matching_node_and_match(np, omap_scrm_dt_match_table, &match) { in omap2_control_base_init()
801 for_each_matching_node_and_match(np, omap_scrm_dt_match_table, &match) { in omap_control_init()
/linux/drivers/clocksource/
A Dtimer-probe.c24 for_each_matching_node_and_match(np, __timer_of_table, &match) { in timer_probe()
/linux/arch/arm/mach-shmobile/
A Dregulator-quirk-rcar-gen2.c156 for_each_matching_node_and_match(np, rcar_gen2_quirk_match, &id) { in rcar_gen2_regulator_quirk()
/linux/drivers/power/reset/
A Dat91-reset.c203 for_each_matching_node_and_match(np, at91_ramc_of_match, &match) { in at91_reset_probe()
/linux/arch/arm/mach-at91/
A Dpm.c207 for_each_matching_node_and_match(np, soc_pm.ws_ids, &match) { in at91_pm_config_ws()
643 for_each_matching_node_and_match(np, ramc_ids, &of_id) { in at91_dt_ramc()
668 for_each_matching_node_and_match(np, ramc_phy_ids, &of_id) { in at91_dt_ramc()
/linux/drivers/soc/renesas/
A Drmobile-sysc.c203 for_each_matching_node_and_match(np, special_ids, &id) in get_special_pds()
/linux/drivers/clk/samsung/
A Dclk.c263 for_each_matching_node_and_match(clk_np, clk_matches, &match) { in samsung_clk_of_register_fixed_ext()
/linux/
A D.clang-format207 - 'for_each_matching_node_and_match'
/linux/drivers/of/
A Dirq.c532 for_each_matching_node_and_match(np, matches, &match) { in of_irq_init()
/linux/include/linux/
A Dof.h1297 #define for_each_matching_node_and_match(dn, matches, match) \ macro
/linux/drivers/clk/
A Dclk.c5113 for_each_matching_node_and_match(np, matches, &match) { in of_clk_init()

Completed in 62 milliseconds