Searched refs:snd_seq_oss_timer_start (Results 1 – 3 of 3) sorted by relevance
30 int snd_seq_oss_timer_start(struct seq_oss_timer *timer);34 #define snd_seq_oss_timer_reset snd_seq_oss_timer_start
93 snd_seq_oss_timer_start(rec); in snd_seq_oss_process_timer_event()147 snd_seq_oss_timer_start(struct seq_oss_timer *timer) in snd_seq_oss_timer_start() function237 return snd_seq_oss_timer_start(timer); in snd_seq_oss_timer_ioctl()
622 len = snd_seq_oss_timer_start(dp->timer); in send_midi_event()