Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/sf-pdma/
H A Dsf-pdma.c52 static struct sf_pdma_desc *sf_pdma_alloc_desc(struct sf_pdma_chan *chan) in sf_pdma_alloc_desc() function
95 desc = sf_pdma_alloc_desc(chan); in sf_pdma_prep_dma_memcpy()