Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dpatch_realtek.c4565 bool is_ctia = false; in alc_determine_headset_type() local
4612 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
4620 is_ctia = (val & 0x00f0) == 0x00f0; in alc_determine_headset_type()
4627 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
4643 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
4649 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
4663 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
4669 is_ctia = (val & 0x001c) == 0x001c; in alc_determine_headset_type()
4675 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
4681 is_ctia = (val & 0x1c02) == 0x1c02; in alc_determine_headset_type()
[all …]