Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/
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()