Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/hda/
Dpatch_realtek.c5545 bool is_ctia = false; in alc_determine_headset_type() local
5595 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5614 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5631 is_ctia = (val & 0x00f0) == 0x00f0; in alc_determine_headset_type()
5638 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5654 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5660 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5674 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5680 is_ctia = (val & 0x001c) == 0x001c; in alc_determine_headset_type()
5686 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
[all …]