Searched refs:audio_device_ref_count (Results 1 – 1 of 1) sorted by relevance
241 static unsigned int audio_device_ref_count = 0; variable1591 if (audio_device_ref_count == 0) { in adev_close()1597 if ((--audio_device_ref_count) == 0) { in adev_close()1646 if (audio_device_ref_count != 0) { in adev_open()1648 audio_device_ref_count++; in adev_open()1733 audio_device_ref_count++; in adev_open()