Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dsoundcard.h1237 #define SEQ_START_TIMER() _TIMER_EVENT(TMR_START, 0) macro
/linux-4.1.27/sound/oss/
Dmpu401.c1659 STORE(SEQ_START_TIMER()); in timer_ext_event()