Home
last modified time | relevance | path

Searched refs:atc_alloc_descriptor (Results 1 – 1 of 1) sorted by relevance

/drivers/dma/
Dat_hdmac.c85 static struct at_desc *atc_alloc_descriptor(struct dma_chan *chan, in atc_alloc_descriptor() function
135 ret = atc_alloc_descriptor(&atchan->chan_common, GFP_ATOMIC); in atc_desc_get()
1179 desc = atc_alloc_descriptor(chan, GFP_KERNEL); in atc_alloc_chan_resources()