Searched refs:timer2_state (Results 1 – 1 of 1) sorted by relevance
119 static u_char timer2_state; variable163 if (timer2_state != RELEASED) in timer_spkr_acquire()165 timer2_state = ACQUIRED; in timer_spkr_acquire()184 if (timer2_state != ACQUIRED) in timer_spkr_release()186 timer2_state = RELEASED; in timer_spkr_release()