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