Lines Matching refs:dmadev
38 struct device *dmadev;
44 dmadev = ctlr->dma_tx->device->dev;
46 dmadev = ctlr->dma_rx->device->dev;
48 dmadev = ctlr->dev.parent;
50 if (!dmadev)
53 return spi_map_buf(ctlr, dmadev, sgt, op->data.buf.in, op->data.nbytes,
84 struct device *dmadev;
90 dmadev = ctlr->dma_tx->device->dev;
92 dmadev = ctlr->dma_rx->device->dev;
94 dmadev = ctlr->dev.parent;
96 spi_unmap_buf(ctlr, dmadev, sgt,