Searched refs:atc_alloc_descriptor (Results 1 – 1 of 1) sorted by relevance
121 static struct at_desc *atc_alloc_descriptor(struct dma_chan *chan, in atc_alloc_descriptor() function169 ret = atc_alloc_descriptor(&atchan->chan_common, GFP_NOWAIT); in atc_desc_get()1561 desc = atc_alloc_descriptor(chan, GFP_KERNEL); in atc_alloc_chan_resources()