Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_midi.c57 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