Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/sf-pdma/
Dsf-pdma.c55 static struct sf_pdma_desc *sf_pdma_alloc_desc(struct sf_pdma_chan *chan) in sf_pdma_alloc_desc() function
98 desc = sf_pdma_alloc_desc(chan); in sf_pdma_prep_dma_memcpy()