Searched refs:snd_seq_oss_timer_stop (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/oss/
H A Dseq_oss_timer.h44 int snd_seq_oss_timer_stop(struct seq_oss_timer *timer);
H A Dseq_oss_timer.c74 snd_seq_oss_timer_stop(rec);
166 snd_seq_oss_timer_stop(timer);
185 snd_seq_oss_timer_stop(struct seq_oss_timer *timer) function
255 return snd_seq_oss_timer_stop(timer);
H A Dseq_oss_init.c490 snd_seq_oss_timer_stop(dp->timer);
H A Dseq_oss_event.c250 return snd_seq_oss_timer_stop(dp->timer);

Completed in 119 milliseconds