tag | line | file | source code |
---|---|---|---|
TMR_STOP | 340 | drivers/sound/mpu401.c | timer_ext_event (devc, TMR_STOP, 0); |
TMR_STOP | 1521 | drivers/sound/mpu401.c | case TMR_STOP: |
TMR_STOP | 1748 | drivers/sound/mpu401.c | case TMR_STOP: |
TMR_STOP | 788 | drivers/sound/sequencer.c | case TMR_STOP: |
TMR_STOP | 162 | drivers/sound/sound_timer.c | case TMR_STOP: |
TMR_STOP | 162 | drivers/sound/sys_timer.c | case TMR_STOP: |
TMR_STOP | 1088 | include/linux/soundcard.h | #define SEQ_STOP_TIMER() _TIMER_EVENT(TMR_STOP, 0) |