Home
last modified time | relevance | path

Searched refs:SEQ_CONTINUE_TIMER (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dsoundcard.h1258 #define SEQ_CONTINUE_TIMER() _TIMER_EVENT(TMR_CONTINUE, 0) macro
/linux-2.4.37.9/drivers/sound/
Dmpu401.c1717 STORE(SEQ_CONTINUE_TIMER()); in timer_ext_event()