Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dpch_dma.c426 static struct pch_dma_desc *pdc_alloc_desc(struct dma_chan *chan, gfp_t flags) in pdc_alloc_desc() function
464 ret = pdc_alloc_desc(&pd_chan->chan, GFP_ATOMIC); in pdc_desc_get()
505 desc = pdc_alloc_desc(chan, GFP_KERNEL); in pd_alloc_chan_resources()