taglinefilesource code
sound_timer_devs275drivers/sound/dev_table.hstruct sound_timer_operations *sound_timer_devs[MAX_TIMER_DEV] = 
sound_timer_devs279drivers/sound/dev_table.hstruct sound_timer_operations *sound_timer_devs[MAX_TIMER_DEV] = 
sound_timer_devs498drivers/sound/dev_table.hextern struct sound_timer_operations * sound_timer_devs[MAX_TIMER_DEV]; extern int num_sound_timers;
sound_timer_devs1475drivers/sound/mpu401.cint             midi_dev = sound_timer_devs[dev]->devlink;
sound_timer_devs1498drivers/sound/mpu401.cint             midi_dev = sound_timer_devs[dev]->devlink;
sound_timer_devs1512drivers/sound/mpu401.cint             midi_dev = sound_timer_devs[dev]->devlink;
sound_timer_devs1598drivers/sound/mpu401.cint             midi_dev = sound_timer_devs[dev]->devlink;
sound_timer_devs1816drivers/sound/mpu401.csound_timer_devs[n] = &mpu_timer;
sound_timer_devs1146drivers/sound/sequencer.cif (sound_timer_devs[i]->priority > best)
sound_timer_devs1149drivers/sound/sequencer.cbest = sound_timer_devs[i]->priority;
sound_timer_devs1156drivers/sound/sequencer.ctmr = sound_timer_devs[tmr_no];
sound_timer_devs279drivers/sound/sound_switch.cif (!put_status (sound_timer_devs[i]->info.name))
sound_timer_devs351drivers/sound/sound_timer.csound_timer_devs[n] = &sound_timer;