Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_event.c75 case SEQ_ECHO: in snd_seq_oss_process_event()
233 tmp.echo = (q->t.time << 8) | SEQ_ECHO; in timing_event()
/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h342 #define SEQ_ECHO TMR_ECHO /* For synching programs with output */ macro