Home | History | Annotate | Download | only in audio

Lines Matching full:speaker_on

181     int speaker_on;
187 speaker_on = adev->out_device & AUDIO_DEVICE_OUT_SPEAKER;
193 if (speaker_on)
209 speaker_on ? 'y' : 'n', docked ? 'y' : 'n', main_mic_on ? 'y' : 'n');