Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dpatch_realtek.c4793 bool is_ctia = false; in alc_determine_headset_type() local
4838 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
4855 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
4872 is_ctia = (val & 0x00f0) == 0x00f0; in alc_determine_headset_type()
4879 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
4895 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
4901 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
4915 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
4921 is_ctia = (val & 0x001c) == 0x001c; in alc_determine_headset_type()
4927 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
[all …]