Searched refs:timer_running (Results 1 – 2 of 2) sorted by relevance
260 bool timer_running;234 bool timer_running; global() member
824 if (!s->timer_running) { in audio_reset_timer() 825 s->timer_running = true; in audio_reset_timer() 831 if (s->timer_running) { in audio_reset_timer() 832 s->timer_running = false; in audio_reset_timer()