Searched defs:for_each_matching_node (Results 1 - 11 of 11) sorted by relevance
/linux-4.4.14/drivers/clk/ti/ |
H A D | clockdomain.c | 151 for_each_matching_node(np, ti_clkdm_match_table) { for_each_matching_node() function
|
/linux-4.4.14/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.4.14/drivers/power/reset/ |
H A D | at91-reset.c | 197 for_each_matching_node(np, at91_ramc_of_match) { for_each_matching_node() function
|
/linux-4.4.14/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 | 1101 for_each_matching_node(np, pci_ids) { for_each_matching_node() function
|
/linux-4.4.14/drivers/tty/serial/ |
H A D | apbuart.c | 600 for_each_matching_node(np, apbuart_match) { for_each_matching_node() function
|
H A D | mpc52xx_uart.c | 1874 for_each_matching_node(np, mpc52xx_uart_of_match) { for_each_matching_node() function
|
/linux-4.4.14/drivers/of/ |
H A D | irq.c | 496 for_each_matching_node(np, matches) { for_each_matching_node() function
|
/linux-4.4.14/arch/arm/mach-omap2/ |
H A D | timer.c | 173 for_each_matching_node(np, match) { for_each_matching_node() function
|
/linux-4.4.14/drivers/gpu/drm/tegra/ |
H A D | dc.c | 1954 for_each_matching_node(np, tegra_dc_of_match) { for_each_matching_node() function
|
/linux-4.4.14/include/linux/ |
H A D | of.h | 892 #define for_each_matching_node(dn, matches) \ macro
|
Completed in 624 milliseconds