Home
last modified time | relevance | path

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

/linux-6.15/sound/pci/hda/
H A Dpatch_realtek.c5829 bool is_ctia = false; in alc_determine_headset_type() local
5879 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5892 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5893 if (!is_ctia) { in alc_determine_headset_type()
5898 is_ctia = false; in alc_determine_headset_type()
5900 is_ctia = true; in alc_determine_headset_type()
5996 if (!is_ctia) { in alc_determine_headset_type()
6002 is_ctia = false; in alc_determine_headset_type()
6004 is_ctia = true; in alc_determine_headset_type()
6011 is_ctia = true; in alc_determine_headset_type()
[all …]