snd_seq_oss_timer_stop  239 sound/core/seq/oss/seq_oss_event.c 			return snd_seq_oss_timer_stop(dp->timer);
snd_seq_oss_timer_stop  450 sound/core/seq/oss/seq_oss_init.c 	snd_seq_oss_timer_stop(dp->timer);
snd_seq_oss_timer_stop   61 sound/core/seq/oss/seq_oss_timer.c 		snd_seq_oss_timer_stop(rec);
snd_seq_oss_timer_stop  153 sound/core/seq/oss/seq_oss_timer.c 		snd_seq_oss_timer_stop(timer);
snd_seq_oss_timer_stop  239 sound/core/seq/oss/seq_oss_timer.c 		return snd_seq_oss_timer_stop(timer);
snd_seq_oss_timer_stop   31 sound/core/seq/oss/seq_oss_timer.h int snd_seq_oss_timer_stop(struct seq_oss_timer *timer);