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