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