Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/spi/
Dspi.c1025 static int __spi_unmap_msg(struct spi_controller *ctlr, struct spi_message *msg) in __spi_unmap_msg() function
1062 static inline int __spi_unmap_msg(struct spi_controller *ctlr, in __spi_unmap_msg() function
1085 return __spi_unmap_msg(ctlr, msg); in spi_unmap_msg()
1329 __spi_unmap_msg(ctlr, msg); in spi_transfer_one_message()