Searched refs:snd_seq_oss_synth_ioctl (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_ioctl.c138 return snd_seq_oss_synth_ioctl(dp, dev, cmd, carg);
152 val = snd_seq_oss_synth_ioctl(dp, dev, cmd, carg);
159 snd_seq_oss_synth_ioctl(dp, dev, cmd, carg);
205 return snd_seq_oss_synth_ioctl(dp, 0, cmd, carg);
H A Dseq_oss_synth.h44 int snd_seq_oss_synth_ioctl(struct seq_oss_devinfo *dp, int dev, unsigned int cmd,
H A Dseq_oss_synth.c562 snd_seq_oss_synth_ioctl(struct seq_oss_devinfo *dp, int dev, unsigned int cmd, unsigned long addr) function

Completed in 64 milliseconds