Searched refs:timer2_state (Results 1 – 1 of 1) sorted by relevance
135 static u_char timer2_state; variable179 if (timer2_state != RELEASED) in timer_spkr_acquire()181 timer2_state = ACQUIRED; in timer_spkr_acquire()203 if (timer2_state != ACQUIRED) in timer_spkr_release()205 timer2_state = RELEASED; in timer_spkr_release()