taglinefilesource code
sound_timer_devs278drivers/sound/dev_table.hstruct sound_timer_operations *sound_timer_devs[MAX_TIMER_DEV] = 
sound_timer_devs282drivers/sound/dev_table.hstruct sound_timer_operations *sound_timer_devs[MAX_TIMER_DEV] = 
sound_timer_devs501drivers/sound/dev_table.hextern struct sound_timer_operations * sound_timer_devs[MAX_TIMER_DEV]; extern int num_sound_timers;
sound_timer_devs1478drivers/sound/mpu401.cint             midi_dev = sound_timer_devs[dev]->devlink;
sound_timer_devs1501drivers/sound/mpu401.cint             midi_dev = sound_timer_devs[dev]->devlink;
sound_timer_devs1515drivers/sound/mpu401.cint             midi_dev = sound_timer_devs[dev]->devlink;
sound_timer_devs1601drivers/sound/mpu401.cint             midi_dev = sound_timer_devs[dev]->devlink;
sound_timer_devs1819drivers/sound/mpu401.csound_timer_devs[n] = &mpu_timer;
sound_timer_devs1132drivers/sound/sequencer.cif (sound_timer_devs[i]->priority > best)
sound_timer_devs1135drivers/sound/sequencer.cbest = sound_timer_devs[i]->priority;
sound_timer_devs1142drivers/sound/sequencer.ctmr = sound_timer_devs[tmr_no];
sound_timer_devs291drivers/sound/sound_switch.cif (!put_status (sound_timer_devs[i]->info.name))
sound_timer_devs351drivers/sound/sound_timer.csound_timer_devs[n] = &sound_timer;