Symbol: for_each_matching_node_and_match
arch/arm/mach-at91/pm.c
272
for_each_matching_node_and_match(np, soc_pm.ws_ids, &match) {
arch/arm/mach-at91/pm.c
907
for_each_matching_node_and_match(np, ramc_ids, &of_id) {
arch/arm/mach-at91/pm.c
933
for_each_matching_node_and_match(np, ramc_phy_ids, &of_id) {
arch/arm/mach-omap2/cm_common.c
319
for_each_matching_node_and_match(np, omap_cm_dt_match_table, &match) {
arch/arm/mach-omap2/cm_common.c
365
for_each_matching_node_and_match(np, omap_cm_dt_match_table, &match) {
arch/arm/mach-omap2/control.c
707
for_each_matching_node_and_match(np, omap_scrm_dt_match_table, &match) {
arch/arm/mach-omap2/control.c
742
for_each_matching_node_and_match(np, omap_scrm_dt_match_table, &match) {
arch/arm/mach-omap2/prm_common.c
708
for_each_matching_node_and_match(np, omap_prcm_dt_match_table, &match) {
arch/arm/mach-omap2/prm_common.c
757
for_each_matching_node_and_match(np, omap_prcm_dt_match_table, &match) {
arch/arm/mach-shmobile/regulator-quirk-rcar-gen2.c
157
for_each_matching_node_and_match(np, rcar_gen2_quirk_match, &id) {
drivers/clk/clk.c
5545
for_each_matching_node_and_match(np, matches, &match) {
drivers/clk/samsung/clk.c
384
for_each_matching_node_and_match(clk_np, clk_matches, &match) {
drivers/clocksource/timer-probe.c
24
for_each_matching_node_and_match(np, __timer_of_table, &match) {
drivers/of/irq.c
659
for_each_matching_node_and_match(np, matches, &match) {
drivers/pmdomain/renesas/rmobile-sysc.c
193
for_each_matching_node_and_match(np, special_ids, &id)
drivers/power/reset/at91-reset.c
358
for_each_matching_node_and_match(np, at91_ramc_of_match, &match) {
drivers/soc/rockchip/grf.c
220
for_each_matching_node_and_match(np, rockchip_grf_dt_match, &match) {