Home
last modified time | relevance | path

Searched refs:__spi_unmap_msg (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/spi/
Dspi.c980 static int __spi_unmap_msg(struct spi_controller *ctlr, struct spi_message *msg) in __spi_unmap_msg() function
1017 static inline int __spi_unmap_msg(struct spi_controller *ctlr, in __spi_unmap_msg() function
1040 return __spi_unmap_msg(ctlr, msg); in spi_unmap_msg()
1265 __spi_unmap_msg(ctlr, msg); in spi_transfer_one_message()