Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5677-spi.h16 void rt5677_spi_hotword_detected(void);
30 static inline void rt5677_spi_hotword_detected(void){} in rt5677_spi_hotword_detected() function
H A Drt5677-spi.c581 void rt5677_spi_hotword_detected(void) in rt5677_spi_hotword_detected() function
601 EXPORT_SYMBOL_GPL(rt5677_spi_hotword_detected);
H A Drt5677.c5297 rt5677_spi_hotword_detected(); in rt5677_check_hotword()