Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dnau8825.c825 nau8825->xtalk_protect = false; in nau8825_xtalk_work()
843 nau8825->xtalk_protect = false; in nau8825_xtalk_cancel()
1715 if (!nau8825->xtalk_protect) { in nau8825_interrupt()
1723 nau8825->xtalk_protect = true; in nau8825_interrupt()
1726 nau8825->xtalk_protect = false; in nau8825_interrupt()
1729 if (nau8825->xtalk_protect) { in nau8825_interrupt()
1739 if (nau8825->xtalk_protect) { in nau8825_interrupt()
1741 nau8825->xtalk_protect = false; in nau8825_interrupt()
1761 if (nau8825->xtalk_enable && nau8825->xtalk_protect) in nau8825_interrupt()
2407 nau8825->xtalk_protect = true; in nau8825_resume()
[all …]
Dnau8825.h477 bool xtalk_protect; member