Searched refs:spi_context_get_next_buf (Results 1 – 1 of 1) sorted by relevance
435 static inline void *spi_context_get_next_buf(const struct spi_buf **current, in spi_context_get_next_buf() function476 spi_context_get_next_buf(&ctx->current_tx, &ctx->tx_count, in spi_context_buffers_setup()482 spi_context_get_next_buf(&ctx->current_rx, &ctx->rx_count, in spi_context_buffers_setup()523 spi_context_get_next_buf(&ctx->current_tx, in spi_context_update_tx()582 spi_context_get_next_buf(&ctx->current_rx, in spi_context_update_rx()
Completed in 5 milliseconds