Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dsoundcard.h338 #define SEQ_SYNCTIMER TMR_START
1027 #define TMR_START 4 macro
1237 #define SEQ_START_TIMER() _TIMER_EVENT(TMR_START, 0)
/linux-6.1.9/sound/core/seq/oss/
Dseq_oss_timer.c92 case TMR_START: in snd_seq_oss_process_timer_event()