taglinefilesource code
sound_timer_devs274drivers/sound/dev_table.hstruct sound_timer_operations *sound_timer_devs[MAX_TIMER_DEV] = 
sound_timer_devs278drivers/sound/dev_table.hstruct sound_timer_operations *sound_timer_devs[MAX_TIMER_DEV] = 
sound_timer_devs500drivers/sound/dev_table.hextern struct sound_timer_operations * sound_timer_devs[MAX_TIMER_DEV]; extern int num_sound_timers;
sound_timer_devs1451drivers/sound/mpu401.cint             midi_dev = sound_timer_devs[dev]->devlink;
sound_timer_devs1474drivers/sound/mpu401.cint             midi_dev = sound_timer_devs[dev]->devlink;
sound_timer_devs1488drivers/sound/mpu401.cint             midi_dev = sound_timer_devs[dev]->devlink;
sound_timer_devs1574drivers/sound/mpu401.cint             midi_dev = sound_timer_devs[dev]->devlink;
sound_timer_devs1792drivers/sound/mpu401.csound_timer_devs[n] = &mpu_timer;
sound_timer_devs1144drivers/sound/sequencer.cif (sound_timer_devs[i]->priority > best)
sound_timer_devs1147drivers/sound/sequencer.cbest = sound_timer_devs[i]->priority;
sound_timer_devs1154drivers/sound/sequencer.ctmr = sound_timer_devs[tmr_no];
sound_timer_devs281drivers/sound/sound_switch.cif (!put_status (sound_timer_devs[i]->info.name))
sound_timer_devs349drivers/sound/sound_timer.csound_timer_devs[n] = &sound_timer;