Searched refs:spi_context_wait_for_completion (Results 1 – 25 of 48) sorted by relevance
12
364 ret = spi_context_wait_for_completion(&data->ctx); in spi_cc23x0_transceive()378 ret = spi_context_wait_for_completion(ctx); in spi_cc23x0_transceive()
158 rc = spi_context_wait_for_completion(ctx); in spi_oc_simple_transceive()
132 rc = spi_context_wait_for_completion(ctx); in transceive()
259 rc = spi_context_wait_for_completion(&SPI_DATA(dev)->ctx); in spi_sifive_transceive()
275 rc = spi_context_wait_for_completion(&data->ctx); in spi_opentitan_transceive()
260 result = spi_context_wait_for_completion(&data->ctx); in transceive()
245 ret = spi_context_wait_for_completion(&data->ctx); in transceive()
236 ret = spi_context_wait_for_completion(&data->ctx); in transceive()
303 rc = spi_context_wait_for_completion(&data->ctx); in transceive()
410 status = spi_context_wait_for_completion(&data->ctx); in spi_b91_transceive()
223 return spi_context_wait_for_completion(ctx); in spi_litex_xfer()
261 error = spi_context_wait_for_completion(&dev_data->ctx); in transceive()
333 ret = spi_context_wait_for_completion(&data->ctx); in spi_psoc6_transceive()
203 ret = spi_context_wait_for_completion(&spi->ctx); in transceive()
833 ret = spi_context_wait_for_completion(ctx); in spi_pl022_transceive_impl()839 ret = spi_context_wait_for_completion(ctx); in spi_pl022_transceive_impl()
702 ret = spi_context_wait_for_completion(&data->ctx); in transceive_dma()753 return spi_context_wait_for_completion(&data->ctx); in transceive()
404 ret = spi_context_wait_for_completion(ctx); in mss_spi_transceive()
270 ret = spi_context_wait_for_completion(ctx); in mec5_qspi_do_xfr()
347 ret = spi_context_wait_for_completion(&data->ctx); in transceive()
186 static inline int spi_context_wait_for_completion(struct spi_context *ctx) in spi_context_wait_for_completion() function
242 ret = spi_context_wait_for_completion(ctx); in spi_ambiq_xfer_half_duplex()
414 ret = spi_context_wait_for_completion(ctx); in transceive()655 ret = spi_context_wait_for_completion(ctx); in transceive_dma()
532 ret = spi_context_wait_for_completion(ctx); in mss_qspi_transceive()
348 ret = spi_context_wait_for_completion(ctx); in transceive_dma()
431 ret = spi_context_wait_for_completion(ctx); in transceive()
Completed in 827 milliseconds