Searched refs:handled_now (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Ddma.c1911 int handled_now = 0; local
1913 handled_now += omap1_dma_handle_ch(ch);
1915 handled_now += omap1_dma_handle_ch(ch + 6);
1916 if (!handled_now)
1918 handled += handled_now;

Completed in 45 milliseconds