Searched refs:timer2_state (Results 1 – 1 of 1) sorted by relevance
123 static u_char timer2_state; variable168 if (timer2_state != RELEASED) in timer_spkr_acquire()170 timer2_state = ACQUIRED; in timer_spkr_acquire()189 if (timer2_state != ACQUIRED) in timer_spkr_release()191 timer2_state = RELEASED; in timer_spkr_release()