Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ti/
H A Dk3-udma.c311 bool use_dma_pool; member
533 if (uc->use_dma_pool) { in udma_free_hwdesc()
590 if (uc->use_dma_pool) { in udma_desc_free()
2188 uc->use_dma_pool = true; in udma_alloc_chan_resources()
2197 if (uc->use_dma_pool) { in udma_alloc_chan_resources()
2373 if (uc->use_dma_pool) { in udma_alloc_chan_resources()
2493 uc->use_dma_pool = true; in bcdma_alloc_chan_resources()
2567 if (uc->use_dma_pool) { in bcdma_alloc_chan_resources()
2681 uc->use_dma_pool = true; in pktdma_alloc_chan_resources()
2786 if (uc->use_dma_pool) { in udma_alloc_tr_desc()
[all …]