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

/linux-4.4.14/drivers/dma/
H A Dzx296702_dma.c134 #define to_zx_dma(dmadev) container_of(dmadev, struct zx_dma_dev, slave) macro
192 struct zx_dma_dev *d = to_zx_dma(c->vc.chan.device); zx_dma_start_txd()
323 struct zx_dma_dev *d = to_zx_dma(chan->device); zx_dma_free_chan_resources()
384 struct zx_dma_dev *d = to_zx_dma(chan->device); zx_dma_issue_pending()
425 struct zx_dma_dev *d = to_zx_dma(chan->device); zx_alloc_desc_resource()
665 struct zx_dma_dev *d = to_zx_dma(chan->device); zx_dma_terminate_all()
722 struct zx_dma_dev *d = to_zx_dma(vd->tx.chan->device); zx_dma_free_desc()

Completed in 48 milliseconds