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

/linux-4.4.14/drivers/clk/ti/
H A Dclockdomain.c151 for_each_matching_node(np, ti_clkdm_match_table) { for_each_matching_node() function
/linux-4.4.14/arch/powerpc/platforms/52xx/
H A Dmpc52xx_common.c143 for_each_matching_node(np, mpc52xx_gpt_ids) { for_each_matching_node() function
/linux-4.4.14/drivers/power/reset/
H A Dat91-reset.c197 for_each_matching_node(np, at91_ramc_of_match) { for_each_matching_node() function
/linux-4.4.14/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.c1101 for_each_matching_node(np, pci_ids) { for_each_matching_node() function
/linux-4.4.14/drivers/tty/serial/
H A Dapbuart.c600 for_each_matching_node(np, apbuart_match) { for_each_matching_node() function
H A Dmpc52xx_uart.c1874 for_each_matching_node(np, mpc52xx_uart_of_match) { for_each_matching_node() function
/linux-4.4.14/drivers/of/
H A Dirq.c496 for_each_matching_node(np, matches) { for_each_matching_node() function
/linux-4.4.14/arch/arm/mach-omap2/
H A Dtimer.c173 for_each_matching_node(np, match) { for_each_matching_node() function
/linux-4.4.14/drivers/gpu/drm/tegra/
H A Ddc.c1954 for_each_matching_node(np, tegra_dc_of_match) { for_each_matching_node() function
/linux-4.4.14/include/linux/
H A Dof.h892 #define for_each_matching_node(dn, matches) \ macro

Completed in 624 milliseconds