tag | line | file | source code |
TMR_START | 343 | drivers/sound/mpu401.c | timer_ext_event (devc, TMR_START, 0); |
TMR_START | 1536 | drivers/sound/mpu401.c | case TMR_START: |
TMR_START | 1757 | drivers/sound/mpu401.c | case TMR_START: |
TMR_START | 767 | drivers/sound/sequencer.c | case TMR_START: |
TMR_START | 156 | drivers/sound/sound_timer.c | case TMR_START: |
TMR_START | 158 | drivers/sound/sys_timer.c | case TMR_START: |
TMR_START | 347 | include/linux/soundcard.h | #define SEQ_SYNCTIMER TMR_START |
TMR_START | 1091 | include/linux/soundcard.h | #define SEQ_START_TIMER() _TIMER_EVENT(TMR_START, 0) |