Searched refs:TMR_WAIT_REL (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/core/seq/oss/
H A Dseq_oss_timer.c79 case TMR_WAIT_REL:
/linux-master/include/uapi/linux/
H A Dsoundcard.h1024 #define TMR_WAIT_REL 1 /* Time relative to the prev time */ macro
1241 #define SEQ_DELTA_TIME(ticks) _TIMER_EVENT(TMR_WAIT_REL, ticks)

Completed in 203 milliseconds