Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dat_xdmac.c439 static struct at_xdmac_desc *at_xdmac_alloc_desc(struct dma_chan *chan, in at_xdmac_alloc_desc() function
472 desc = at_xdmac_alloc_desc(&atchan->chan, GFP_NOWAIT); in at_xdmac_get_desc()
1838 desc = at_xdmac_alloc_desc(chan, GFP_KERNEL); in at_xdmac_alloc_chan_resources()
/kernel/linux/linux-6.6/drivers/dma/
H A Dat_xdmac.c564 static struct at_xdmac_desc *at_xdmac_alloc_desc(struct dma_chan *chan, in at_xdmac_alloc_desc() function
597 desc = at_xdmac_alloc_desc(&atchan->chan, GFP_NOWAIT); in at_xdmac_get_desc()
2069 desc = at_xdmac_alloc_desc(chan, GFP_KERNEL); in at_xdmac_alloc_chan_resources()

Completed in 8 milliseconds