Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h342 #define SEQ_ECHO TMR_ECHO /* For synching programs with output */
1030 #define TMR_ECHO 8 macro
1242 #define SEQ_ECHO_BACK(key) _TIMER_EVENT(TMR_ECHO, key)
/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_event.c226 case TMR_ECHO: in timing_event()