Home
last modified time | relevance | path

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

/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
/linux/drivers/clocksource/
H A Dtimer-probe.c24 for_each_matching_node_and_match(np, __timer_of_table, &match) { in timer_probe()
/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.c708 for_each_matching_node_and_match(np, omap_prcm_dt_match_table, &match) { in omap2_prm_base_init()
757 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()
/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()
/linux/drivers/power/reset/
H A Dat91-reset.c358 for_each_matching_node_and_match(np, at91_ramc_of_match, &match) { in at91_reset_probe()
/linux/drivers/of/
H A Dirq.c569 for_each_matching_node_and_match(np, matches, &match) { in of_irq_init()
/linux/include/linux/
H A Dof.h1469 #define for_each_matching_node_and_match(dn, matches, match) \ macro
/linux/drivers/clk/
H A Dclk.c5545 for_each_matching_node_and_match(np, matches, &match) { in of_clk_init()