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