Searched refs:cfg_headphone (Results 1 – 1 of 1) sorted by relevance
4166 unsigned int cfg_headphone = snd_hda_codec_get_pincfg(codec, 0x21); in alc269_fixup_stereo_dmic() 4169 if (cfg_headphone && cfg_headset_mic == 0x411111f0) in alc269_fixup_stereo_dmic() 4171 (cfg_headphone & ~AC_DEFCFG_DEVICE) |4093 unsigned int cfg_headphone = snd_hda_codec_get_pincfg(codec, 0x21); alc269_fixup_pincfg_U7x7_headset_mic() local