Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dpatch_realtek.c5491 bool is_ctia = false; in alc_determine_headset_type() local
5541 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5560 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5577 is_ctia = (val & 0x00f0) == 0x00f0; in alc_determine_headset_type()
5584 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5600 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5606 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5620 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5626 is_ctia = (val & 0x001c) == 0x001c; in alc_determine_headset_type()
5632 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
[all …]