Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/midi/
H A Dsequencer.c237 {TMR_TEMPO, "TMR_TEMPO"},
1168 event[1] = TMR_TEMPO; in mseq_ioctl()
1872 case TMR_TEMPO: in seq_timing()
/freebsd/sys/sys/
H A Dsoundcard.h1251 #define TMR_TEMPO 6 macro
1467 #define SEQ_SET_TEMPO(value) _TIMER_EVENT(TMR_TEMPO, value)