Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dma/
Dat_hdmac.c121 static struct at_desc *atc_alloc_descriptor(struct dma_chan *chan, in atc_alloc_descriptor() function
169 ret = atc_alloc_descriptor(&atchan->chan_common, GFP_NOWAIT); in atc_desc_get()
1561 desc = atc_alloc_descriptor(chan, GFP_KERNEL); in atc_alloc_chan_resources()