Searched refs:for_each_matching_node_and_match (Results 1 – 11 of 11) sorted by relevance
| /linux/scripts/coccinelle/iterators/ |
| H A D | device_node_continue.cocci | 24 for_each_matching_node_and_match, for_each_child_of_node, 41 for_each_matching_node_and_match(n,e1,e2) S
|
| H A D | for_each_child.cocci | 21 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 D | timer-probe.c | 24 for_each_matching_node_and_match(np, __timer_of_table, &match) { in timer_probe()
|
| /linux/arch/arm/mach-omap2/ |
| H A D | cm_common.c | 319 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 D | prm_common.c | 708 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()
|
| /linux/drivers/soc/rockchip/ |
| H A D | grf.c | 220 for_each_matching_node_and_match(np, rockchip_grf_dt_match, &match) { in rockchip_grf_init()
|
| /linux/drivers/pmdomain/renesas/ |
| H A D | rmobile-sysc.c | 193 for_each_matching_node_and_match(np, special_ids, &id) in get_special_pds()
|
| /linux/drivers/power/reset/ |
| H A D | at91-reset.c | 358 for_each_matching_node_and_match(np, at91_ramc_of_match, &match) { in at91_reset_probe()
|
| /linux/drivers/clk/samsung/ |
| H A D | clk.c | 383 for_each_matching_node_and_match(clk_np, clk_matches, &match) { in samsung_clk_of_register_fixed_ext()
|
| /linux/include/linux/ |
| H A D | of.h | 1548 #define for_each_matching_node_and_match(dn, matches, match) \ macro
|
| /linux/drivers/clk/ |
| H A D | clk.c | 5629 for_each_matching_node_and_match(np, matches, &match) { in of_clk_init()
|