Searched refs:snd_seq_oss_timer_tempo (Results 1 – 3 of 3) sorted by relevance
33 int snd_seq_oss_timer_tempo(struct seq_oss_timer *timer, int value);
200 snd_seq_oss_timer_tempo(struct seq_oss_timer *timer, int value) in snd_seq_oss_timer_tempo() function245 return snd_seq_oss_timer_tempo(timer, value); in snd_seq_oss_timer_ioctl()
249 return snd_seq_oss_timer_tempo(dp->timer, q->t.time); in timing_event()