Searched refs:active_in (Results 1 - 1 of 1) sorted by relevance

/device/asus/grouper/audio/
H A Daudio_hw.c109 struct stream_in *active_in; member in struct:audio_device
239 adev->active_in = NULL;
281 if (adev->active_in) {
282 struct stream_in *in = adev->active_in;
388 adev->active_in = in;
593 if (adev->screen_off && !adev->active_in && !(adev->out_device & AUDIO_DEVICE_OUT_ALL_SCO))
639 buffer_type = (adev->screen_off && !adev->active_in) ?

Completed in 64 milliseconds