Home
last modified time | relevance | path

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

/linux/sound/core/seq/oss/
H A Dseq_oss_synth.h31 int snd_seq_oss_synth_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_event *ev);
H A Dseq_oss_synth.c466 if (snd_seq_oss_synth_addr(dp, dev, ev)) in snd_seq_oss_synth_sysex()
478 snd_seq_oss_synth_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_event *ev) in snd_seq_oss_synth_addr() function
526 return snd_seq_oss_synth_addr(dp, dev, ev); in snd_seq_oss_synth_raw_event()