Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi.c996 static int __spi_unmap_msg(struct spi_controller *ctlr, struct spi_message *msg) in __spi_unmap_msg() function
1033 static inline int __spi_unmap_msg(struct spi_controller *ctlr, in __spi_unmap_msg() function
1056 return __spi_unmap_msg(ctlr, msg); in spi_unmap_msg()
1285 __spi_unmap_msg(ctlr, msg); in spi_transfer_one_message()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi.c1168 static int __spi_unmap_msg(struct spi_controller *ctlr, struct spi_message *msg) in __spi_unmap_msg() function
1231 static inline int __spi_unmap_msg(struct spi_controller *ctlr, in __spi_unmap_msg() function
1264 return __spi_unmap_msg(ctlr, msg); in spi_unmap_msg()
1518 __spi_unmap_msg(ctlr, msg); in spi_transfer_one_message()

Completed in 19 milliseconds