Searched refs:audio_device_ref_count (Results 1 – 2 of 2) sorted by relevance
204 static unsigned int audio_device_ref_count; variable2961 if ((--audio_device_ref_count) == 0) { in adev_close()3009 if (audio_device_ref_count != 0) { in adev_open()3011 audio_device_ref_count++; in adev_open()3146 audio_device_ref_count++; in adev_open()
221 static unsigned int audio_device_ref_count; variable3346 if ((--audio_device_ref_count) == 0) { in adev_close()3386 if (audio_device_ref_count != 0){ in adev_open()3388 audio_device_ref_count++; in adev_open()3500 audio_device_ref_count++; in adev_open()