| tag | line | file | source code |
| TMR_START | 319 | drivers/sound/mpu401.c | timer_ext_event (devc, TMR_START, 0); |
| TMR_START | 1452 | drivers/sound/mpu401.c | case TMR_START: |
| TMR_START | 1673 | drivers/sound/mpu401.c | case TMR_START: |
| TMR_START | 727 | drivers/sound/sequencer.c | case TMR_START: |
| TMR_START | 197 | drivers/sound/sound_timer.c | case TMR_START: |
| TMR_START | 157 | drivers/sound/sys_timer.c | case TMR_START: |
| TMR_START | 354 | include/linux/soundcard.h | #define SEQ_SYNCTIMER TMR_START |
| TMR_START | 1027 | include/linux/soundcard.h | #define SEQ_START_TIMER() _TIMER_EVENT(TMR_START, 0) |