Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/codecs/
Dnau8825.c824 nau8825->xtalk_protect = false; in nau8825_xtalk_work()
842 nau8825->xtalk_protect = false; in nau8825_xtalk_cancel()
1714 if (!nau8825->xtalk_protect) { in nau8825_interrupt()
1722 nau8825->xtalk_protect = true; in nau8825_interrupt()
1725 nau8825->xtalk_protect = false; in nau8825_interrupt()
1728 if (nau8825->xtalk_protect) { in nau8825_interrupt()
1738 if (nau8825->xtalk_protect) { in nau8825_interrupt()
1740 nau8825->xtalk_protect = false; in nau8825_interrupt()
1760 if (nau8825->xtalk_enable && nau8825->xtalk_protect) in nau8825_interrupt()
2410 nau8825->xtalk_protect = true; in nau8825_resume()
[all …]
Dnau8825.h476 bool xtalk_protect; member