Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Drt5677-spi.h16 void rt5677_spi_hotword_detected(void);
30 static inline void rt5677_spi_hotword_detected(void){} in rt5677_spi_hotword_detected() function
Drt5677-spi.c581 void rt5677_spi_hotword_detected(void) in rt5677_spi_hotword_detected() function
601 EXPORT_SYMBOL_GPL(rt5677_spi_hotword_detected);
Drt5677.c5327 rt5677_spi_hotword_detected(); in rt5677_check_hotword()