Searched defs:spi_sync_locked (Results 1 - 1 of 1) sorted by relevance

/drivers/spi/
H A Dspi.c1288 * spi_sync_locked - version of spi_sync with exclusive bus usage
1303 int spi_sync_locked(struct spi_device *spi, struct spi_message *message) function
1307 EXPORT_SYMBOL_GPL(spi_sync_locked); variable
1319 * exclusive access is over. Data transfer must be done by spi_sync_locked

Completed in 490 milliseconds