spi_unmap_buf      26 drivers/spi/internals.h void spi_unmap_buf(struct spi_controller *ctlr, struct device *dev,
spi_unmap_buf      96 drivers/spi/spi-mem.c 	spi_unmap_buf(ctlr, dmadev, sgt,
spi_unmap_buf     932 drivers/spi/spi.c 				spi_unmap_buf(ctlr, tx_dev, &xfer->tx_sg,
spi_unmap_buf     966 drivers/spi/spi.c 		spi_unmap_buf(ctlr, rx_dev, &xfer->rx_sg, DMA_FROM_DEVICE);
spi_unmap_buf     967 drivers/spi/spi.c 		spi_unmap_buf(ctlr, tx_dev, &xfer->tx_sg, DMA_TO_DEVICE);