Home
last modified time | relevance | path

Searched refs:TMR_WAIT_ABS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_readq.c228 rec.t.cmd = TMR_WAIT_ABS; in snd_seq_oss_readq_put_timestamp()
H A Dseq_oss_timer.c83 case TMR_WAIT_ABS: in snd_seq_oss_process_timer_event()
/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h335 #define SEQ_WAIT TMR_WAIT_ABS
1025 #define TMR_WAIT_ABS 2 /* Absolute time since TMR_START */ macro
1240 #define SEQ_WAIT_TIME(ticks) _TIMER_EVENT(TMR_WAIT_ABS, ticks)