Searched refs:must_async (Results 1 – 3 of 3) sorted by relevance
164 ctlr->must_async = true; in spi_mux_probe()
4108 if (READ_ONCE(ctlr->queue_empty) && !ctlr->must_async) { in __spi_sync()
698 bool must_async; member