Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_realtek.c4042 unsigned int cfg_headphone = snd_hda_codec_get_pincfg(codec, 0x21); in alc269_fixup_pincfg_U7x7_headset_mic() local
4045 if (cfg_headphone && cfg_headset_mic == 0x411111f0) in alc269_fixup_pincfg_U7x7_headset_mic()
4047 (cfg_headphone & ~AC_DEFCFG_DEVICE) | in alc269_fixup_pincfg_U7x7_headset_mic()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_realtek.c4102 unsigned int cfg_headphone = snd_hda_codec_get_pincfg(codec, 0x21); in alc269_fixup_pincfg_U7x7_headset_mic() local
4105 if (cfg_headphone && cfg_headset_mic == 0x411111f0) in alc269_fixup_pincfg_U7x7_headset_mic()
4107 (cfg_headphone & ~AC_DEFCFG_DEVICE) | in alc269_fixup_pincfg_U7x7_headset_mic()

Completed in 32 milliseconds