Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/coccinelle/iterators/
Ddevice_node_continue.cocci20 for_each_matching_node_and_match, for_each_child_of_node,
37 for_each_matching_node_and_match(n,e1,e2) S
/linux-4.4.14/drivers/clocksource/
Dclksrc-probe.c34 for_each_matching_node_and_match(np, __clksrc_of_table, &match) { in clocksource_probe()
/linux-4.4.14/arch/arm/mach-omap2/
Dcm_common.c320 for_each_matching_node_and_match(np, omap_cm_dt_match_table, &match) { in omap2_cm_base_init()
358 for_each_matching_node_and_match(np, omap_cm_dt_match_table, &match) { in omap_cm_init()
Dprm_common.c754 for_each_matching_node_and_match(np, omap_prcm_dt_match_table, &match) { in omap2_prm_base_init()
799 for_each_matching_node_and_match(np, omap_prcm_dt_match_table, &match) { in omap_prcm_init()
Dcontrol.c676 for_each_matching_node_and_match(np, omap_scrm_dt_match_table, &match) { in omap2_control_base_init()
703 for_each_matching_node_and_match(np, omap_scrm_dt_match_table, &match) { in omap_control_init()
/linux-4.4.14/drivers/iommu/
Dof_iommu.c181 for_each_matching_node_and_match(np, matches, &match) { in of_iommu_init()
/linux-4.4.14/arch/arm/mach-at91/
Dpm.c334 for_each_matching_node_and_match(np, ramc_ids, &of_id) { in at91_dt_ramc()
/linux-4.4.14/arch/arm/mach-shmobile/
Dpm-rmobile.c228 for_each_matching_node_and_match(np, special_ids, &id) in get_special_pds()
/linux-4.4.14/drivers/clk/samsung/
Dclk.c302 for_each_matching_node_and_match(clk_np, clk_matches, &match) { in samsung_clk_of_register_fixed_ext()
/linux-4.4.14/include/linux/
Dof.h895 #define for_each_matching_node_and_match(dn, matches, match) \ macro
/linux-4.4.14/drivers/clk/sunxi/
Dclk-sunxi.c1145 for_each_matching_node_and_match(np, clk_match, &match) { in of_sunxi_table_clock_setup()
/linux-4.4.14/drivers/clk/
Dclk.c3197 for_each_matching_node_and_match(np, matches, &match) { in of_clk_init()