Searched refs:spi_sync_locked (Results 1 – 3 of 3) sorted by relevance
185 status = spi_sync_locked(host->spi, &host->readback); in mmc_spi_readbytes()544 status = spi_sync_locked(host->spi, &host->m); in mmc_spi_command_send()688 status = spi_sync_locked(spi, &host->m); in mmc_spi_writeblock()825 status = spi_sync_locked(spi, &host->m); in mmc_spi_readblock()1021 tmp = spi_sync_locked(spi, &host->m); in mmc_spi_data_do()
569 extern int spi_sync_locked(struct spi_device *spi, struct spi_message *message);
965 int spi_sync_locked(struct spi_device *spi, struct spi_message *message) in spi_sync_locked() function969 EXPORT_SYMBOL_GPL(spi_sync_locked);