Searched refs:send_synth_event (Results 1 – 1 of 1) sorted by relevance
57 static int send_synth_event(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int dev);542 rc = send_synth_event(dp, ev, mdev->seq_device); in snd_seq_oss_midi_input()554 send_synth_event(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int dev) in send_synth_event() function