Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/spi/
Dspi.c4348 static int __spi_async(struct spi_device *spi, struct spi_message *message) in __spi_async() function
4449 ret = __spi_async(spi, message); in spi_async()
4550 status = __spi_async(spi, message); in __spi_sync()