Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_realtek.c5483 bool is_ctia = false; in alc_determine_headset_type() local
5533 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5552 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5569 is_ctia = (val & 0x00f0) == 0x00f0; in alc_determine_headset_type()
5576 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5592 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5598 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5612 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5618 is_ctia = (val & 0x001c) == 0x001c; in alc_determine_headset_type()
5624 is_ctia in alc_determine_headset_type()
[all...]
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_realtek.c5559 bool is_ctia = false; in alc_determine_headset_type() local
5609 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5628 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5645 is_ctia = (val & 0x00f0) == 0x00f0; in alc_determine_headset_type()
5652 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5668 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5674 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5688 is_ctia = (val & 0x0070) == 0x0070; in alc_determine_headset_type()
5694 is_ctia = (val & 0x001c) == 0x001c; in alc_determine_headset_type()
5700 is_ctia in alc_determine_headset_type()
[all...]

Completed in 35 milliseconds