Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dsoundcard.h1239 #define SEQ_CONTINUE_TIMER() _TIMER_EVENT(TMR_CONTINUE, 0) macro
/linux-4.1.27/sound/oss/
Dmpu401.c1680 STORE(SEQ_CONTINUE_TIMER()); in timer_ext_event()