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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Dtxx9dmac.c164 static struct txx9dmac_desc *txx9dmac_first_active(struct txx9dmac_chan *dc) function
504 txx9dmac_dostart(dc, txx9dmac_first_active(dc));
556 bad_desc = txx9dmac_first_active(dc);
568 txx9dmac_dostart(dc, txx9dmac_first_active(dc));
644 txx9dmac_dostart(dc, txx9dmac_first_active(dc));
1028 txx9dmac_dostart(dc, txx9dmac_first_active(dc));

Completed in 106 milliseconds