taglinefilesource code
sound_timer_devs270drivers/sound/dev_table.hstruct sound_timer_operations *sound_timer_devs[MAX_TIMER_DEV] = 
sound_timer_devs274drivers/sound/dev_table.hstruct sound_timer_operations *sound_timer_devs[MAX_TIMER_DEV] = 
sound_timer_devs481drivers/sound/dev_table.hextern struct sound_timer_operations * sound_timer_devs[MAX_TIMER_DEV]; extern int num_sound_timers;
sound_timer_devs1457drivers/sound/mpu401.cint             midi_dev = sound_timer_devs[dev]->devlink;
sound_timer_devs1480drivers/sound/mpu401.cint             midi_dev = sound_timer_devs[dev]->devlink;
sound_timer_devs1494drivers/sound/mpu401.cint             midi_dev = sound_timer_devs[dev]->devlink;
sound_timer_devs1580drivers/sound/mpu401.cint             midi_dev = sound_timer_devs[dev]->devlink;
sound_timer_devs1798drivers/sound/mpu401.csound_timer_devs[n] = &mpu_timer;
sound_timer_devs1159drivers/sound/sequencer.cif (sound_timer_devs[i]->priority > best)
sound_timer_devs1162drivers/sound/sequencer.cbest = sound_timer_devs[i]->priority;
sound_timer_devs1169drivers/sound/sequencer.ctmr = sound_timer_devs[tmr_no];
sound_timer_devs287drivers/sound/sound_switch.cif (!put_status (sound_timer_devs[i]->info.name))
sound_timer_devs351drivers/sound/sound_timer.csound_timer_devs[n] = &sound_timer;