Searched refs:__spi_sync (Results 1 – 1 of 1) sorted by relevance
4087 static int __spi_sync(struct spi_device *spi, struct spi_message *message) in __spi_sync() function4166 ret = __spi_sync(spi, message); in spi_sync()4191 return __spi_sync(spi, message); in spi_sync_locked()