Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dcppi41.c126 void *qmgr_scratch; member
845 dma_free_coherent(dev, QMGR_SCRATCH_SIZE, cdd->qmgr_scratch, in deinit_cppi41()
914 cdd->qmgr_scratch = dma_alloc_coherent(dev, QMGR_SCRATCH_SIZE, in init_cppi41()
916 if (!cdd->qmgr_scratch) in init_cppi41()
/kernel/linux/linux-6.6/drivers/dma/ti/
H A Dcppi41.c126 void *qmgr_scratch; member
845 dma_free_coherent(dev, QMGR_SCRATCH_SIZE, cdd->qmgr_scratch, in deinit_cppi41()
914 cdd->qmgr_scratch = dma_alloc_coherent(dev, QMGR_SCRATCH_SIZE, in init_cppi41()
916 if (!cdd->qmgr_scratch) in init_cppi41()

Completed in 4 milliseconds