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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/oss/
H A DMakefile7 seq_oss_event.o seq_oss_rw.o seq_oss_synth.o \
H A Dseq_oss_synth.c23 #include "seq_oss_synth.h"
47 struct seq_oss_synth { struct
69 static struct seq_oss_synth *synth_devs[SNDRV_SEQ_OSS_MAX_SYNTH_DEVS];
70 static struct seq_oss_synth midi_synth_dev = {
83 static struct seq_oss_synth *get_synthdev(struct seq_oss_devinfo *dp, int dev);
102 struct seq_oss_synth *rec;
154 struct seq_oss_synth *rec = dev->driver_data;
190 static struct seq_oss_synth *
193 struct seq_oss_synth *rec;
213 struct seq_oss_synth *re
[all...]

Completed in 43 milliseconds