Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h1026 #define TMR_STOP 3 macro
1238 #define SEQ_STOP_TIMER() _TIMER_EVENT(TMR_STOP, 0)
/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_event.c237 case TMR_STOP: in timing_event()