Home | History | Annotate | Download | only in audio

Lines Matching refs:speaker_on

178     int speaker_on;
183 speaker_on = adev->devices & AUDIO_DEVICE_OUT_SPEAKER;
188 if (speaker_on)
202 speaker_on ? 'y' : 'n', main_mic_on ? 'y' : 'n');