Home
last modified time | relevance | path

Searched refs:mic_active (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/sound/pci/pcxhr/
Dpcxhr_mix22.c562 if (chip->mic_active) in hr222_update_analog_audio_level()
612 chip->mic_active = 0; in hr222_set_audio_source()
621 if (chip->mic_active == 0) in hr222_set_audio_source()
623 chip->mic_active = 1; in hr222_set_audio_source()
Dpcxhr.h193 int mic_active; /* used by cards with MIC only */ member