Searched refs:timer2_state (Results 1 – 1 of 1) sorted by relevance
125 static u_char timer2_state; variable169 if (timer2_state != RELEASED) in timer_spkr_acquire()171 timer2_state = ACQUIRED; in timer_spkr_acquire()190 if (timer2_state != ACQUIRED) in timer_spkr_release()192 timer2_state = RELEASED; in timer_spkr_release()