tag | line | file | source code |
---|---|---|---|
TMR_ECHO | 1430 | drivers/sound/mpu401.c | case TMR_ECHO: |
TMR_ECHO | 693 | drivers/sound/sequencer.c | case TMR_ECHO: |
TMR_ECHO | 227 | drivers/sound/sound_timer.c | case TMR_ECHO: |
TMR_ECHO | 178 | drivers/sound/sys_timer.c | case TMR_ECHO: |
TMR_ECHO | 334 | include/linux/soundcard.h | #define SEQ_ECHO TMR_ECHO /* For synching programs with output */ |
TMR_ECHO | 941 | include/linux/soundcard.h | #define SEQ_ECHO_BACK(key) _TIMER_EVENT(TMR_ECHO, key) |