Home | History | Annotate | Download | only in audio

Lines Matching defs:in_device

102     unsigned int in_device;
189 main_mic_on = adev->in_device & AUDIO_DEVICE_IN_BUILTIN_MIC;
336 if (adev->in_device & AUDIO_DEVICE_IN_ALL_SCO) {
892 if ((adev->in_device != val) && (val != 0)) {
898 (adev->in_device & AUDIO_DEVICE_IN_ALL_SCO)) {
904 adev->in_device = val;
1285 adev->in_device = AUDIO_DEVICE_IN_BUILTIN_MIC & ~AUDIO_DEVICE_BIT_IN;