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()134 if (item->is_headset_mic || item->is_headphone_mic) in can_be_headset_mic()317 cfg->inputs[i].is_headset_mic = 1; in snd_hda_parse_pin_defcfg()329 cfg->inputs[i].is_headset_mic = 1; in snd_hda_parse_pin_defcfg()494 if (item && item->is_headset_mic) in hda_get_input_pin_label()
37 unsigned int is_headset_mic:1; member
6002 if (cfg->inputs[i].is_headset_mic && !spec->headset_mic_pin) in alc_probe_headset_mode()