Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi.c3334 static inline int __spi_check_suspended(const struct spi_controller *ctlr) in __spi_check_suspended() function
4223 if (__spi_check_suspended(ctlr)) { in __spi_sync()