Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-mux.c165 ctlr->must_async = true; in spi_mux_probe()
/linux/include/linux/spi/
H A Dspi.h541 * @must_async: disable all fast paths in the core
790 bool must_async; member