Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dsequencer.c682 parm = (parm << 8 | SEQ_ECHO); in seq_timing_event()
824 case SEQ_ECHO: in play_event()
/linux-2.4.37.9/include/linux/
Dsoundcard.h330 #define SEQ_ECHO TMR_ECHO /* For synching programs with output */ macro