Searched refs:atc_alloc_descriptor (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.c72 * atc_alloc_descriptor - allocate and return an initialized descriptor
81 static struct at_desc *atc_alloc_descriptor(struct dma_chan *chan, function
130 ret = atc_alloc_descriptor(&atchan->chan_common, GFP_ATOMIC);
911 desc = atc_alloc_descriptor(chan, GFP_KERNEL);

Completed in 38 milliseconds