Searched refs:TIMER_STATE_INSTALLED (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/sound/emu10k1/ | ||
D | timer.h | 50 #define TIMER_STATE_INSTALLED 0x01 macro |
D | timer.c | 72 timer->state = TIMER_STATE_INSTALLED; in emu10k1_timer_install() |