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

/linux-master/drivers/clocksource/
H A Dtimer-probe.c24 for_each_matching_node_and_match(np, __timer_of_table, &match) {
/linux-master/arch/arm/mach-omap2/
H A Dcm_common.c319 for_each_matching_node_and_match(np, omap_cm_dt_match_table, &match) {
365 for_each_matching_node_and_match(np, omap_cm_dt_match_table, &match) {
H A Dprm_common.c708 for_each_matching_node_and_match(np, omap_prcm_dt_match_table, &match) {
757 for_each_matching_node_and_match(np, omap_prcm_dt_match_table, &match) {
H A Dcontrol.c707 for_each_matching_node_and_match(np, omap_scrm_dt_match_table, &match) {
742 for_each_matching_node_and_match(np, omap_scrm_dt_match_table, &match) {
/linux-master/arch/arm/mach-shmobile/
H A Dregulator-quirk-rcar-gen2.c157 for_each_matching_node_and_match(np, rcar_gen2_quirk_match, &id) {
/linux-master/drivers/pmdomain/renesas/
H A Drmobile-sysc.c192 for_each_matching_node_and_match(np, special_ids, &id)
/linux-master/drivers/power/reset/
H A Dat91-reset.c359 for_each_matching_node_and_match(np, at91_ramc_of_match, &match) {
/linux-master/arch/arm/mach-at91/
H A Dpm.c262 for_each_matching_node_and_match(np, soc_pm.ws_ids, &match) { function
882 for_each_matching_node_and_match(np, ramc_ids, &of_id) {
908 for_each_matching_node_and_match(np, ramc_phy_ids, &of_id) {
/linux-master/drivers/of/
H A Dirq.c538 for_each_matching_node_and_match(np, matches, &match) {
/linux-master/drivers/clk/samsung/
H A Dclk.c274 for_each_matching_node_and_match(clk_np, clk_matches, &match) {
/linux-master/include/linux/
H A Dof.h1458 #define for_each_matching_node_and_match(dn, matches, match) \ macro
/linux-master/drivers/clk/
H A Dclk.c5542 for_each_matching_node_and_match(np, matches, &match) {

Completed in 247 milliseconds