Searched refs:atc_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 Dat_hdmac.c59 static struct at_desc *atc_first_active(struct at_dma_chan *atchan) function
369 atc_chain_complete(atchan, atc_first_active(atchan));
371 atc_dostart(atchan, atc_first_active(atchan));
392 bad_desc = atc_first_active(atchan);
401 atc_dostart(atchan, atc_first_active(atchan));

Completed in 33 milliseconds