Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_realtek.c5560 bool is_ctia = false; in alc_determine_headset_type() local
5610 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5629 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5646 is_ctia = (val & 0x00f0) == 0x00f0; in alc_determine_headset_type()
5653 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5689 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5695 is_ctia = (val & 0x001c) == 0x001c; in alc_determine_headset_type()
5701 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5707 is_ctia = (val & 0x1c02) == 0x1c02; in alc_determine_headset_type()
5748 is_ctia = true; in alc_determine_headset_type()
[all …]