taglinefilesource code
sound_timer_operations207drivers/sound/dev_table.hextern struct sound_timer_operations default_sound_timer;
sound_timer_operations208drivers/sound/dev_table.hstruct sound_timer_operations *sound_timer_devs[MAX_TIMER_DEV] = 
sound_timer_operations212drivers/sound/dev_table.hstruct sound_timer_operations *sound_timer_devs[MAX_TIMER_DEV] = 
sound_timer_operations331drivers/sound/dev_table.hextern struct sound_timer_operations * sound_timer_devs[MAX_SYNTH_DEV+MAX_MIDI_DEV]; extern int num_sound_timers;
sound_timer_operations1572drivers/sound/mpu401.cstatic struct sound_timer_operations mpu_timer =
sound_timer_operations38drivers/sound/sequencer.cstatic struct sound_timer_operations *tmr;
sound_timer_operations340drivers/sound/sound_timer.cstatic struct sound_timer_operations sound_timer =
sound_timer_operations290drivers/sound/sys_timer.cstruct sound_timer_operations default_sound_timer =