Searched refs:snd_seq_oss_timer_start (Results 1 - 3 of 3) 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.h43 int snd_seq_oss_timer_start(struct seq_oss_timer *timer);
47 #define snd_seq_oss_timer_reset snd_seq_oss_timer_start
H A Dseq_oss_timer.c106 snd_seq_oss_timer_start(rec);
160 snd_seq_oss_timer_start(struct seq_oss_timer *timer) function
252 return snd_seq_oss_timer_start(timer);
H A Dseq_oss_midi.c619 len = snd_seq_oss_timer_start(dp->timer);

Completed in 62 milliseconds