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.c359 static unsigned int audio_device_ref_count; variable
6418 if ((--audio_device_ref_count) == 0) { in adev_close()
6570 if (audio_device_ref_count != 0) { in adev_open()
6572 audio_device_ref_count++; in adev_open()
6723 audio_device_ref_count++; in adev_open()