tag | line | file | source code |
TMR_START | 376 | drivers/sound/mpu401.c | timer_ext_event (devc, TMR_START, 0); |
TMR_START | 1396 | drivers/sound/mpu401.c | case TMR_START: |
TMR_START | 1619 | drivers/sound/mpu401.c | case TMR_START: |
TMR_START | 678 | drivers/sound/sequencer.c | case TMR_START: |
TMR_START | 197 | drivers/sound/sound_timer.c | case TMR_START: |
TMR_START | 151 | drivers/sound/sys_timer.c | case TMR_START: |
TMR_START | 330 | include/linux/soundcard.h | #define SEQ_SYNCTIMER TMR_START |
TMR_START | 936 | include/linux/soundcard.h | #define SEQ_START_TIMER() _TIMER_EVENT(TMR_START, 0) |