Searched refs:spi_srv_handle_batch (Results 1 – 3 of 3) sorted by relevance
175 rc = spi_srv_handle_batch(spi, &ctx->shm, batch_req, &state); in handle_msg_batch_req()285 rc = spi_srv_handle_batch(spi, &mb, &req, &state); in on_disconnect()
50 int spi_srv_handle_batch(struct spi_dev_ctx* spi,
182 int spi_srv_handle_batch(struct spi_dev_ctx* spi, in spi_srv_handle_batch() function