Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dinternals.h23 int spi_map_buf(struct spi_controller *ctlr, struct device *dev,
29 static inline int spi_map_buf(struct spi_controller *ctlr, struct device *dev, in spi_map_buf() function
H A Dspi-mem.c53 return spi_map_buf(ctlr, dmadev, sgt, op->data.buf.in, op->data.nbytes, in spi_controller_dma_map_mem_op_data()
H A Dspi.c856 int spi_map_buf(struct spi_controller *ctlr, struct device *dev, in spi_map_buf() function
972 ret = spi_map_buf(ctlr, tx_dev, &xfer->tx_sg, in __spi_map_msg()
980 ret = spi_map_buf(ctlr, rx_dev, &xfer->rx_sg, in __spi_map_msg()
/kernel/linux/linux-6.6/drivers/spi/
H A Dinternals.h23 int spi_map_buf(struct spi_controller *ctlr, struct device *dev,
29 static inline int spi_map_buf(struct spi_controller *ctlr, struct device *dev, in spi_map_buf() function
H A Dspi-mem.c55 return spi_map_buf(ctlr, dmadev, sgt, op->data.buf.in, op->data.nbytes, in spi_controller_dma_map_mem_op_data()
H A Dspi.c1082 int spi_map_buf(struct spi_controller *ctlr, struct device *dev, in spi_map_buf() function

Completed in 13 milliseconds