Home
last modified time | relevance | path

Searched refs:snd_seq_oss_timer_continue (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_timer.h32 int snd_seq_oss_timer_continue(struct seq_oss_timer *timer);
H A Dseq_oss_timer.c186 snd_seq_oss_timer_continue(struct seq_oss_timer *timer) in snd_seq_oss_timer_continue() function
241 return snd_seq_oss_timer_continue(timer); in snd_seq_oss_timer_ioctl()
H A Dseq_oss_event.c244 return snd_seq_oss_timer_continue(dp->timer); in timing_event()