Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clocksource/
Dclksrc-of.c33 for_each_matching_node_and_match(np, __clksrc_of_table, &match) { in clocksource_of_init()
/linux-4.1.27/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.c753 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()
Dcontrol.c672 for_each_matching_node_and_match(np, omap_scrm_dt_match_table, &match) { in omap2_control_base_init()
699 for_each_matching_node_and_match(np, omap_scrm_dt_match_table, &match) { in omap_control_init()
/linux-4.1.27/drivers/iommu/
Dof_iommu.c179 for_each_matching_node_and_match(np, matches, &match) { in of_iommu_init()
/linux-4.1.27/arch/arm/mach-at91/
Dpm.c329 for_each_matching_node_and_match(np, ramc_ids, &of_id) { in at91_dt_ramc()
/linux-4.1.27/arch/arm/mach-shmobile/
Dpm-rmobile.c288 for_each_matching_node_and_match(np, special_ids, &id) in get_special_pds()
/linux-4.1.27/drivers/clk/samsung/
Dclk.c297 for_each_matching_node_and_match(clk_np, clk_matches, &match) { in samsung_clk_of_register_fixed_ext()
/linux-4.1.27/include/linux/
Dof.h889 #define for_each_matching_node_and_match(dn, matches, match) \ macro
/linux-4.1.27/drivers/clk/sunxi/
Dclk-sunxi.c1319 for_each_matching_node_and_match(np, clk_match, &match) { in of_sunxi_table_clock_setup()
/linux-4.1.27/drivers/clk/
Dclk.c3135 for_each_matching_node_and_match(np, matches, &match) { in of_clk_init()