Home
last modified time | relevance | path

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

/device/asus/grouper/audio/
Daudio_hw.c121 struct stream_in *active_in; member
253 adev->active_in = NULL; in do_in_standby()
295 if (adev->active_in) { in start_output_stream()
296 struct stream_in *in = adev->active_in; in start_output_stream()
402 adev->active_in = in; in start_input_stream()
607 if (adev->screen_off && !adev->active_in && !(adev->out_device & AUDIO_DEVICE_OUT_ALL_SCO)) in out_get_latency()
653 buffer_type = (adev->screen_off && !adev->active_in) ? in out_write()