tag | line | file | source code |
TMR_START | 328 | drivers/sound/mpu401.c | timer_ext_event (devc, TMR_START, 0); |
TMR_START | 1509 | drivers/sound/mpu401.c | case TMR_START: |
TMR_START | 1730 | drivers/sound/mpu401.c | case TMR_START: |
TMR_START | 765 | drivers/sound/sequencer.c | case TMR_START: |
TMR_START | 154 | drivers/sound/sound_timer.c | case TMR_START: |
TMR_START | 156 | drivers/sound/sys_timer.c | case TMR_START: |
TMR_START | 368 | include/linux/soundcard.h | #define SEQ_SYNCTIMER TMR_START |
TMR_START | 1109 | include/linux/soundcard.h | #define SEQ_START_TIMER() _TIMER_EVENT(TMR_START, 0) |