Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_synth.h43 int snd_seq_oss_synth_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_event *ev);
Dseq_oss_synth.c539 if (snd_seq_oss_synth_addr(dp, dev, ev)) in snd_seq_oss_synth_sysex()
554 snd_seq_oss_synth_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_event *ev) in snd_seq_oss_synth_addr() function
596 return snd_seq_oss_synth_addr(dp, dev, ev); in snd_seq_oss_synth_raw_event()
Dseq_oss_event.c388 snd_seq_oss_synth_addr(dp, dev, ev); in set_note_event()
406 snd_seq_oss_synth_addr(dp, dev, ev); in set_control_event()