Searched refs:spi_async_locked (Results 1 – 2 of 2) sorted by relevance
1127 extern int spi_async_locked(struct spi_device *spi,
3751 int spi_async_locked(struct spi_device *spi, struct spi_message *message) in spi_async_locked() function3770 EXPORT_SYMBOL_GPL(spi_async_locked);3816 status = spi_async_locked(spi, message); in __spi_sync()