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

/linux-4.1.27/sound/pci/hda/
H A Dhda_generic.c2527 bool as_mic; update_hp_mic() local
2532 as_mic = spec->cur_mux[adc_mux] == spec->hp_mic_mux_idx; update_hp_mic()
2536 if (as_mic) { update_hp_mic()
2554 PIN_IN | (as_mic ? vref_val : 0)); update_hp_mic()
2558 if (as_mic) update_hp_mic()

Completed in 114 milliseconds