Searched refs:SEQ_STOP_TIMER (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | soundcard.h | 1257 #define SEQ_STOP_TIMER() _TIMER_EVENT(TMR_STOP, 0) macro |
/linux-2.4.37.9/drivers/sound/ | ||
D | mpu401.c | 1707 STORE(SEQ_STOP_TIMER()); in timer_ext_event() |