Home | History | Annotate | Download | only in audio

Lines Matching refs:docked

182     int docked;
188 docked = adev->out_device & AUDIO_DEVICE_OUT_ANLG_DOCK_HEADSET;
197 if (docked)
209 speaker_on ? 'y' : 'n', docked ? 'y' : 'n', main_mic_on ? 'y' : 'n');