Searched refs:snd_seq_oss_timer_start (Results 1 - 3 of 3) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/oss/
H A Dseq_oss_midi.c616 len = snd_seq_oss_timer_start(dp->timer);
H A Dseq_oss_timer.c105 snd_seq_oss_timer_start(rec);
159 snd_seq_oss_timer_start(struct seq_oss_timer *timer) function
251 return snd_seq_oss_timer_start(timer);
H A Dseq_oss_timer.h43 int snd_seq_oss_timer_start(struct seq_oss_timer *timer);
47 #define snd_seq_oss_timer_reset snd_seq_oss_timer_start

Completed in 50 milliseconds