Home
last modified time | relevance | path

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

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