Searched refs:HDA_PINCFG_HEADSET_MIC (Results 1 – 7 of 7) sorted by relevance
97 spec->parse_flags |= HDA_PINCFG_HEADSET_MIC; in alc662_fixup_usi_headset_mic()157 spec->parse_flags |= HDA_PINCFG_HEADSET_MIC; in alc671_fixup_hp_headset_mic2()196 spec->parse_flags |= HDA_PINCFG_HEADSET_MIC; in alc897_fixup_lenovo_headset_mode()236 spec->parse_flags |= HDA_PINCFG_HEADSET_MIC; in alc_fixup_headset_mode_alc662()
2131 spec->parse_flags |= HDA_PINCFG_HEADSET_MIC | HDA_PINCFG_HEADPHONE_MIC; in alc_probe_headset_mode() 2152 spec->parse_flags |= HDA_PINCFG_HEADSET_MIC; in alc_fixup_headset_mode() 2164 spec->parse_flags |= HDA_PINCFG_HEADSET_MIC; in alc_fixup_headset_mode_no_hp_mic()
1245 spec->parse_flags |= HDA_PINCFG_HEADSET_MIC; in alc269_fixup_x101_headset_mic() 2305 spec->parse_flags |= HDA_PINCFG_HEADSET_MIC; in alc_fixup_headset_mode_alc255_no_hp_mic() 3591 spec->parse_flags |= HDA_PINCFG_HEADSET_MIC; in alc245_fixup_hp_spectre_x360_eu0xxx()
85 #define HDA_PINCFG_HEADSET_MIC (1 << 2) /* Try to find headset mic; mark seq number as 0xc to tri… macro
316 if (cond_flags & HDA_PINCFG_HEADSET_MIC || cond_flags & HDA_PINCFG_HEADPHONE_MIC) { in snd_hda_parse_pin_defcfg() 317 bool hsmic = !!(cond_flags & HDA_PINCFG_HEADSET_MIC); in snd_hda_parse_pin_defcfg()
401 spec->parse_flags |= HDA_PINCFG_HEADSET_MIC; in cxt_fixup_headset_mic()
4269 flags |= HDA_PINCFG_HEADSET_MIC;