Home
last modified time | relevance | path

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

/device/htc/flounder/audio/hal/
Daudio_hw.c210 static unsigned int audio_device_ref_count; variable
4425 audio_device_ref_count--; in adev_close()
4742 if (audio_device_ref_count == 0) { in adev_open()
4783 audio_device_ref_count++; in adev_open()