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