snd_seq_oss_timer_stop  251 sound/core/seq/oss/seq_oss_event.c 			return snd_seq_oss_timer_stop(dp->timer);
snd_seq_oss_timer_stop  490 sound/core/seq/oss/seq_oss_init.c 	snd_seq_oss_timer_stop(dp->timer);
snd_seq_oss_timer_stop   73 sound/core/seq/oss/seq_oss_timer.c 		snd_seq_oss_timer_stop(rec);
snd_seq_oss_timer_stop  165 sound/core/seq/oss/seq_oss_timer.c 		snd_seq_oss_timer_stop(timer);
snd_seq_oss_timer_stop  254 sound/core/seq/oss/seq_oss_timer.c 		return snd_seq_oss_timer_stop(timer);
snd_seq_oss_timer_stop   44 sound/core/seq/oss/seq_oss_timer.h int snd_seq_oss_timer_stop(struct seq_oss_timer *timer);