Searched defs:for_each_matching_node (Results 1 - 12 of 12) sorted by relevance

/linux-4.1.27/drivers/clk/ti/
H A Dclockdomain.c72 for_each_matching_node(np, ti_clkdm_match_table) { for_each_matching_node() function
/linux-4.1.27/drivers/reset/
H A Dreset-berlin.c123 for_each_matching_node(np, berlin_reset_of_match) { for_each_matching_node() function
/linux-4.1.27/arch/powerpc/platforms/52xx/
H A Dmpc52xx_common.c143 for_each_matching_node(np, mpc52xx_gpt_ids) { for_each_matching_node() function
/linux-4.1.27/drivers/of/
H A Dirq.c495 for_each_matching_node(np, matches) { for_each_matching_node() function
/linux-4.1.27/drivers/power/reset/
H A Dat91-reset.c184 for_each_matching_node(np, at91_ramc_of_match) { for_each_matching_node() function
/linux-4.1.27/arch/powerpc/sysdev/
H A Dxilinx_intc.c282 for_each_matching_node(np, xilinx_intc_match) { for_each_matching_node() function
H A Dfsl_pci.c1063 for_each_matching_node(np, pci_ids) { for_each_matching_node() function
/linux-4.1.27/drivers/tty/serial/
H A Dapbuart.c599 for_each_matching_node(np, apbuart_match) { for_each_matching_node() function
H A Dmpc52xx_uart.c1866 for_each_matching_node(np, mpc52xx_uart_of_match) { for_each_matching_node() function
/linux-4.1.27/arch/arm/mach-omap2/
H A Dtimer.c173 for_each_matching_node(np, match) { for_each_matching_node() function
/linux-4.1.27/drivers/gpu/drm/tegra/
H A Ddc.c1870 for_each_matching_node(np, tegra_dc_of_match) { for_each_matching_node() function
/linux-4.1.27/include/linux/
H A Dof.h886 #define for_each_matching_node(dn, matches) \ macro

Completed in 547 milliseconds