Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/pcxhr/
Dpcxhr_mix22.c549 if (chip->mic_active) in hr222_update_analog_audio_level()
599 chip->mic_active = 0; in hr222_set_audio_source()
608 if (chip->mic_active == 0) in hr222_set_audio_source()
610 chip->mic_active = 1; in hr222_set_audio_source()
Dpcxhr.h179 int mic_active; /* used by cards with MIC only */ member