Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Dnau8825.c825 nau8825->xtalk_protect = false; in nau8825_xtalk_work()
843 nau8825->xtalk_protect = false; in nau8825_xtalk_cancel()
1855 if (!nau8825->xtalk_protect) { in nau8825_interrupt()
1863 nau8825->xtalk_protect = true; in nau8825_interrupt()
1866 nau8825->xtalk_protect = false; in nau8825_interrupt()
1869 if (nau8825->xtalk_protect) { in nau8825_interrupt()
1879 if (nau8825->xtalk_protect) { in nau8825_interrupt()
1881 nau8825->xtalk_protect = false; in nau8825_interrupt()
1901 if (nau8825->xtalk_enable && nau8825->xtalk_protect) in nau8825_interrupt()
2555 nau8825->xtalk_protect = true; in nau8825_resume()
[all …]
Dnau8825.h492 bool xtalk_protect; member