Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Dnau8825.c768 nau8825->xtalk_protect = false; in nau8825_xtalk_work()
786 nau8825->xtalk_protect = false; in nau8825_xtalk_cancel()
1977 if (!nau8825->xtalk_protect) { in nau8825_interrupt()
1985 nau8825->xtalk_protect = true; in nau8825_interrupt()
1988 nau8825->xtalk_protect = false; in nau8825_interrupt()
1991 if (nau8825->xtalk_protect) { in nau8825_interrupt()
2001 if (nau8825->xtalk_protect) { in nau8825_interrupt()
2003 nau8825->xtalk_protect = false; in nau8825_interrupt()
2023 if (nau8825->xtalk_enable && nau8825->xtalk_protect) in nau8825_interrupt()
2694 nau8825->xtalk_protect = true; in nau8825_resume()
[all …]
Dnau8825.h526 bool xtalk_protect; member