Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dpxa_dma.c739 pxad_alloc_desc(struct pxad_chan *chan, unsigned int nb_hw_desc) in pxad_alloc_desc() function
937 sw_desc = pxad_alloc_desc(chan, nb_desc + 1); in pxad_prep_memcpy()
984 sw_desc = pxad_alloc_desc(chan, nb_desc + 1); in pxad_prep_slave_sg()
1044 sw_desc = pxad_alloc_desc(chan, nb_desc + 1); in pxad_prep_dma_cyclic()
/kernel/linux/linux-6.6/drivers/dma/
H A Dpxa_dma.c738 pxad_alloc_desc(struct pxad_chan *chan, unsigned int nb_hw_desc) in pxad_alloc_desc() function
935 sw_desc = pxad_alloc_desc(chan, nb_desc + 1); in pxad_prep_memcpy()
982 sw_desc = pxad_alloc_desc(chan, nb_desc + 1); in pxad_prep_slave_sg()
1042 sw_desc = pxad_alloc_desc(chan, nb_desc + 1); in pxad_prep_dma_cyclic()

Completed in 5 milliseconds