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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/oss/
H A Dseq_oss_synth.h43 int snd_seq_oss_synth_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_event *ev);
H A Dseq_oss_synth.c533 if (snd_seq_oss_synth_addr(dp, dev, ev))
548 snd_seq_oss_synth_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_event *ev) function
590 return snd_seq_oss_synth_addr(dp, dev, ev);
H A Dseq_oss_event.c377 snd_seq_oss_synth_addr(dp, dev, ev);
395 snd_seq_oss_synth_addr(dp, dev, ev);

Completed in 51 milliseconds