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.c357 static unsigned int audio_device_ref_count; variable
6292 if ((--audio_device_ref_count) == 0) { in adev_close()
6444 if (audio_device_ref_count != 0) { in adev_open()
6446 audio_device_ref_count++; in adev_open()
6596 audio_device_ref_count++; in adev_open()