Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
Dpxa_dma.c740 pxad_alloc_desc(struct pxad_chan *chan, unsigned int nb_hw_desc) in pxad_alloc_desc() function
938 sw_desc = pxad_alloc_desc(chan, nb_desc + 1); in pxad_prep_memcpy()
985 sw_desc = pxad_alloc_desc(chan, nb_desc + 1); in pxad_prep_slave_sg()
1045 sw_desc = pxad_alloc_desc(chan, nb_desc + 1); in pxad_prep_dma_cyclic()