Searched refs:sound_timer (Results 1 – 3 of 3) sorted by relevance
69 static DEFINE_TIMER(sound_timer, nosound, 0, 0);79 del_timer( &sound_timer ); in amiga_mksound()96 sound_timer.expires = jiffies + ticks; in amiga_mksound()97 add_timer( &sound_timer ); in amiga_mksound()
267 static struct sound_timer_operations sound_timer = variable323 strlcpy(sound_timer.info.name, name, sizeof(sound_timer.info.name)); in sound_timer_init()324 sound_timer_devs[n] = &sound_timer; in sound_timer_init()
37 sequencer.o sound_timer.o sys_timer.o