Searched refs:__spi_sync (Results 1 – 1 of 1) sorted by relevance
1504 static int __spi_sync(struct spi_device *spi, struct spi_message *message, in __spi_sync() function1553 return __spi_sync(spi, message, 0); in spi_sync()1575 return __spi_sync(spi, message, 1); in spi_sync_locked()