Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/hda/
Dpatch_realtek.c5134 bool is_ctia = false; in alc_determine_headset_type() local
5184 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5201 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5218 is_ctia = (val & 0x00f0) == 0x00f0; in alc_determine_headset_type()
5225 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5241 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5247 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5261 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5267 is_ctia = (val & 0x001c) == 0x001c; in alc_determine_headset_type()
5273 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
[all …]