Searched refs:snd_seq_oss_timer_start (Results 1 – 3 of 3) sorted by relevance
43 int snd_seq_oss_timer_start(struct seq_oss_timer *timer);47 #define snd_seq_oss_timer_reset snd_seq_oss_timer_start
106 snd_seq_oss_timer_start(rec); in snd_seq_oss_process_timer_event()160 snd_seq_oss_timer_start(struct seq_oss_timer *timer) in snd_seq_oss_timer_start() function250 return snd_seq_oss_timer_start(timer); in snd_seq_oss_timer_ioctl()
615 len = snd_seq_oss_timer_start(dp->timer); in send_midi_event()