Searched refs:SEQ_ECHO (Results 1 – 3 of 3) sorted by relevance
87 case SEQ_ECHO: in snd_seq_oss_process_event()245 tmp.echo = (q->t.time << 8) | SEQ_ECHO; in timing_event()
684 parm = (parm << 8 | SEQ_ECHO); in seq_timing_event()826 case SEQ_ECHO: in play_event()
350 #define SEQ_ECHO TMR_ECHO /* For synching programs with output */ macro