Searched refs:timer_enabled (Results 1 – 2 of 2) sorted by relevance
78 static unsigned long timer_enabled; /* is the timer enabled? */ variable353 if (test_and_set_bit(0, &timer_enabled)) in wb_smsc_wdt_open()382 clear_bit(0, &timer_enabled); in wb_smsc_wdt_release()
58 static unsigned long timer_enabled; /* is the timer enabled? */ variable274 if (test_and_set_bit(0, &timer_enabled)) in pc87413_open()311 clear_bit(0, &timer_enabled); in pc87413_release()