Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi.c1172 static int __spi_unmap_msg(struct spi_controller *ctlr, struct spi_message *msg) in __spi_unmap_msg() function
1235 static inline int __spi_unmap_msg(struct spi_controller *ctlr, in __spi_unmap_msg() function
1268 return __spi_unmap_msg(ctlr, msg); in spi_unmap_msg()
1522 __spi_unmap_msg(ctlr, msg); in spi_transfer_one_message()