Searched refs:spi_unmap_buf_attrs (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/spi/ |
H A D | spi.c | 1099 static void spi_unmap_buf_attrs(struct spi_controller *ctlr, in spi_unmap_buf_attrs() function 1115 spi_unmap_buf_attrs(ctlr, dev, sgt, dir, 0); in spi_unmap_buf() 1163 spi_unmap_buf_attrs(ctlr, tx_dev, in __spi_map_msg() 1198 spi_unmap_buf_attrs(ctlr, rx_dev, &xfer->rx_sg, in __spi_unmap_msg() 1200 spi_unmap_buf_attrs(ctlr, tx_dev, &xfer->tx_sg, in __spi_unmap_msg()
|