Searched refs:snd_seq_oss_timer_tempo (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.h46 int snd_seq_oss_timer_tempo(struct seq_oss_timer *timer, int value);
H A Dseq_oss_timer.c213 snd_seq_oss_timer_tempo(struct seq_oss_timer *timer, int value) function
263 return snd_seq_oss_timer_tempo(timer, value);
H A Dseq_oss_event.c260 return snd_seq_oss_timer_tempo(dp->timer, q->t.time);

Completed in 34 milliseconds