Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dsoundcard.h1238 #define SEQ_STOP_TIMER() _TIMER_EVENT(TMR_STOP, 0) macro
/linux-4.4.14/sound/oss/
Dmpu401.c1670 STORE(SEQ_STOP_TIMER()); in timer_ext_event()