Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dpatch_realtek.c5428 bool is_ctia = false; in alc_determine_headset_type() local
5478 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5497 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5514 is_ctia = (val & 0x00f0) == 0x00f0; in alc_determine_headset_type()
5521 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5537 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5543 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5557 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5563 is_ctia = (val & 0x001c) == 0x001c; in alc_determine_headset_type()
5569 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
[all …]