Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.c356 static unsigned int audio_device_ref_count; variable
6292 if ((--audio_device_ref_count) == 0) { in adev_close()
6443 if (audio_device_ref_count != 0) { in adev_open()
6445 audio_device_ref_count++; in adev_open()
6593 audio_device_ref_count++; in adev_open()