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