Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dat_hdmac.c105 static struct at_desc *atc_alloc_descriptor(struct dma_chan *chan, in atc_alloc_descriptor() function
155 ret = atc_alloc_descriptor(&atchan->chan_common, GFP_ATOMIC); in atc_desc_get()
1395 desc = atc_alloc_descriptor(chan, GFP_KERNEL); in atc_alloc_chan_resources()