Searched refs:SEQ_START_TIMER (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/uapi/linux/ | ||
D | soundcard.h | 1237 #define SEQ_START_TIMER() _TIMER_EVENT(TMR_START, 0) macro |
/linux-4.1.27/sound/oss/ | ||
D | mpu401.c | 1659 STORE(SEQ_START_TIMER()); in timer_ext_event() |