Searched defs:for_each_matching_node (Results 1 - 12 of 12) sorted by relevance
/linux-4.1.27/drivers/clk/ti/ |
H A D | clockdomain.c | 72 for_each_matching_node(np, ti_clkdm_match_table) { for_each_matching_node() function
|
/linux-4.1.27/drivers/reset/ |
H A D | reset-berlin.c | 123 for_each_matching_node(np, berlin_reset_of_match) { for_each_matching_node() function
|
/linux-4.1.27/arch/powerpc/platforms/52xx/ |
H A D | mpc52xx_common.c | 143 for_each_matching_node(np, mpc52xx_gpt_ids) { for_each_matching_node() function
|
/linux-4.1.27/drivers/of/ |
H A D | irq.c | 495 for_each_matching_node(np, matches) { for_each_matching_node() function
|
/linux-4.1.27/drivers/power/reset/ |
H A D | at91-reset.c | 184 for_each_matching_node(np, at91_ramc_of_match) { for_each_matching_node() function
|
/linux-4.1.27/arch/powerpc/sysdev/ |
H A D | xilinx_intc.c | 282 for_each_matching_node(np, xilinx_intc_match) { for_each_matching_node() function
|
H A D | fsl_pci.c | 1063 for_each_matching_node(np, pci_ids) { for_each_matching_node() function
|
/linux-4.1.27/drivers/tty/serial/ |
H A D | apbuart.c | 599 for_each_matching_node(np, apbuart_match) { for_each_matching_node() function
|
H A D | mpc52xx_uart.c | 1866 for_each_matching_node(np, mpc52xx_uart_of_match) { for_each_matching_node() function
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | timer.c | 173 for_each_matching_node(np, match) { for_each_matching_node() function
|
/linux-4.1.27/drivers/gpu/drm/tegra/ |
H A D | dc.c | 1870 for_each_matching_node(np, tegra_dc_of_match) { for_each_matching_node() function
|
/linux-4.1.27/include/linux/ |
H A D | of.h | 886 #define for_each_matching_node(dn, matches) \ macro
|
Completed in 547 milliseconds