Searched refs:HDA_PINCFG_HEADPHONE_MIC (Results 1 – 4 of 4) sorted by relevance
83 #define HDA_PINCFG_HEADPHONE_MIC (1 << 3) /* Try to find headphone mic; mark seq number as 0xd to t… macro
312 if (cond_flags & HDA_PINCFG_HEADSET_MIC || cond_flags & HDA_PINCFG_HEADPHONE_MIC) { in snd_hda_parse_pin_defcfg()314 bool hpmic = !!(cond_flags & HDA_PINCFG_HEADPHONE_MIC); in snd_hda_parse_pin_defcfg()
311 spec->parse_flags |= HDA_PINCFG_HEADPHONE_MIC; in cxt_fixup_headphone_mic()
5808 spec->parse_flags |= HDA_PINCFG_HEADSET_MIC | HDA_PINCFG_HEADPHONE_MIC; in alc_fixup_headset_mode()