Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/seq/oss/
Dseq_oss_synth.c50 struct seq_oss_synth { struct
72 static struct seq_oss_synth *synth_devs[SNDRV_SEQ_OSS_MAX_SYNTH_DEVS]; argument
73 static struct seq_oss_synth midi_synth_dev = {
86 static struct seq_oss_synth *get_synthdev(struct seq_oss_devinfo *dp, int dev);
106 struct seq_oss_synth *rec; in snd_seq_oss_synth_probe()
157 struct seq_oss_synth *rec = dev->driver_data; in snd_seq_oss_synth_remove()
193 static struct seq_oss_synth *
196 struct seq_oss_synth *rec; in get_sdev()
216 struct seq_oss_synth *rec; in snd_seq_oss_synth_setup()
309 struct seq_oss_synth *rec; in snd_seq_oss_synth_cleanup()
[all …]
DMakefile7 seq_oss_event.o seq_oss_rw.o seq_oss_synth.o \