Home
last modified time | relevance | path

Searched refs:HDA_PINCFG_HEADPHONE_MIC (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_auto_parser.h83 #define HDA_PINCFG_HEADPHONE_MIC (1 << 3) /* Try to find headphone mic; mark seq number as 0xd to trigger */ macro
H A Dhda_auto_parser.c316 if (cond_flags & HDA_PINCFG_HEADSET_MIC || cond_flags & HDA_PINCFG_HEADPHONE_MIC) { in snd_hda_parse_pin_defcfg()
318 bool hpmic = !!(cond_flags & HDA_PINCFG_HEADPHONE_MIC); in snd_hda_parse_pin_defcfg()
H A Dpatch_conexant.c305 spec->parse_flags |= HDA_PINCFG_HEADPHONE_MIC; in cxt_fixup_headphone_mic()
H A Dpatch_realtek.c5781 spec->parse_flags |= HDA_PINCFG_HEADSET_MIC | HDA_PINCFG_HEADPHONE_MIC; in alc_fixup_headset_mode()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_auto_parser.h85 #define HDA_PINCFG_HEADPHONE_MIC (1 << 3) /* Try to find headphone mic; mark seq number as 0xd to trigger */ macro
H A Dhda_auto_parser.c312 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()
H A Dpatch_conexant.c414 spec->parse_flags |= HDA_PINCFG_HEADPHONE_MIC; in cxt_fixup_headphone_mic()
H A Dpatch_realtek.c5857 spec->parse_flags |= HDA_PINCFG_HEADSET_MIC | HDA_PINCFG_HEADPHONE_MIC; in alc_fixup_headset_mode()

Completed in 34 milliseconds