Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/spi/
Dspi.c944 static int __spi_unmap_msg(struct spi_controller *ctlr, struct spi_message *msg) in __spi_unmap_msg() function
979 static inline int __spi_unmap_msg(struct spi_controller *ctlr, in __spi_unmap_msg() function
1002 return __spi_unmap_msg(ctlr, msg); in spi_unmap_msg()