Home
last modified time | relevance | path

Searched refs:spi_context_get_next_buf (Results 1 – 1 of 1) sorted by relevance

/drivers/spi/
A Dspi_context.h435 static inline void *spi_context_get_next_buf(const struct spi_buf **current, in spi_context_get_next_buf() function
476 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