Searched refs:timer2_state (Results 1 – 1 of 1) sorted by relevance
121 static u_char timer2_state; variable166 if (timer2_state != RELEASED) in timer_spkr_acquire()168 timer2_state = ACQUIRED; in timer_spkr_acquire()187 if (timer2_state != ACQUIRED) in timer_spkr_release()189 timer2_state = RELEASED; in timer_spkr_release()