Home
last modified time | relevance | path

Searched refs:new_hotword (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5677-spi.c69 bool new_hotword; /* a new hotword is fired */ member
331 if (rt5677_dsp->new_hotword) { in rt5677_spi_copy_work()
332 rt5677_dsp->new_hotword = false; in rt5677_spi_copy_work()
595 rt5677_dsp->new_hotword = true; in rt5677_spi_hotword_detected()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5677-spi.c69 bool new_hotword; /* a new hotword is fired */ member
331 if (rt5677_dsp->new_hotword) { in rt5677_spi_copy_work()
332 rt5677_dsp->new_hotword = false; in rt5677_spi_copy_work()
596 rt5677_dsp->new_hotword = true; in rt5677_spi_hotword_detected()

Completed in 3 milliseconds