Home
last modified time | relevance | path

Searched refs:for_each_matching_node (Results 1 – 15 of 15) sorted by relevance

/linux/scripts/coccinelle/iterators/
H A Ddevice_node_continue.cocci23 for_each_compatible_node, for_each_matching_node,
39 for_each_matching_node(n,e1) S
H A Dfor_each_child.cocci20 for_each_compatible_node, for_each_matching_node,
36 for_each_matching_node(n,e1) S
/linux/drivers/reset/
H A Dreset-sunxi.c81 for_each_matching_node(np, sunxi_early_reset_dt_ids) in sun6i_reset_init()
H A Dreset-socfpga.c92 for_each_matching_node(np, socfpga_early_reset_dt_ids) in socfpga_reset_init()
/linux/drivers/clk/ti/
H A Dclockdomain.c169 for_each_matching_node(np, ti_clkdm_match_table) { in ti_dt_clockdomains_setup()
/linux/arch/arm/mach-shmobile/
H A Dplatsmp-apmu.c215 for_each_matching_node(np_apmu, apmu_ids) { in apmu_parse_dt()
/linux/arch/powerpc/platforms/52xx/
H A Dmpc52xx_common.c141 for_each_matching_node(np, mpc52xx_gpt_ids) { in mpc52xx_map_common_devices()
/linux/drivers/edac/
H A Dti_edac.c212 for_each_matching_node(np, ti_edac_of_match) { in _emif_get_id()
H A Dversal_edac.c1058 for_each_matching_node(np, xlnx_edac_match) { in emif_get_id()
/linux/drivers/soc/bcm/brcmstb/pm/
H A Dpm-mips.c404 for_each_matching_node(dn, ddr_phy_dt_ids) { in brcmstb_pm_init()
/linux/arch/powerpc/sysdev/
H A Dmpic_timer.c546 for_each_matching_node(np, mpic_timer_ids) in mpic_timer_init()
H A Dfsl_pci.c1159 for_each_matching_node(np, pci_ids) { in fsl_pci_assign_primary()
/linux/drivers/tty/serial/
H A Dapbuart.c569 for_each_matching_node(np, apbuart_match) { in grlib_apbuart_configure()
/linux/include/linux/
H A Dof.h1466 #define for_each_matching_node(dn, matches) \ macro
/linux/arch/arm/mach-omap2/
H A Domap_hwmod.c750 for_each_matching_node(np, ti_clkctrl_match_table) { in _init_clkctrl_providers()