Home | History | Annotate | Download | only in audio

Lines Matching refs:docked

180     int docked;
186 docked = adev->out_device & AUDIO_DEVICE_OUT_ANLG_DOCK_HEADSET;
195 if (docked)
207 speaker_on ? 'y' : 'n', docked ? 'y' : 'n', main_mic_on ? 'y' : 'n');