Searched refs:pdc_alloc_desc (Results 1 - 1 of 1) sorted by relevance

/drivers/dma/
H A Dpch_dma.c441 static struct pch_dma_desc *pdc_alloc_desc(struct dma_chan *chan, gfp_t flags) function
480 ret = pdc_alloc_desc(&pd_chan->chan, GFP_ATOMIC);
521 desc = pdc_alloc_desc(chan, GFP_KERNEL);

Completed in 58 milliseconds