Searched refs:SEQ_ECHO (Results 1 – 2 of 2) sorted by relevance
75 case SEQ_ECHO: in snd_seq_oss_process_event()233 tmp.echo = (q->t.time << 8) | SEQ_ECHO; in timing_event()
342 #define SEQ_ECHO TMR_ECHO /* For synching programs with output */ macro