Searched refs:is_headset_mic (Results 1 – 3 of 3) sorted by relevance
76 if (a->is_headset_mic && b->is_headphone_mic) in compare_input_type()78 else if (a->is_headphone_mic && b->is_headset_mic) in compare_input_type()138 if (item->is_headset_mic || item->is_headphone_mic) in can_be_headset_mic()321 cfg->inputs[i].is_headset_mic = 1; in snd_hda_parse_pin_defcfg()333 cfg->inputs[i].is_headset_mic = 1; in snd_hda_parse_pin_defcfg()498 if (item && item->is_headset_mic) in hda_get_input_pin_label()
35 unsigned int is_headset_mic:1; member
5726 if (cfg->inputs[i].is_headset_mic && !spec->headset_mic_pin) in alc_probe_headset_mode()