Lines Matching refs:snd_emux
16 static struct snd_emux_voice *get_voice(struct snd_emux *emu,
22 static void reset_voice(struct snd_emux *emu, int ch);
24 static void sysex(struct snd_emux *emu, char *buf, int len, int parsed,
27 static int oss_ioctl(struct snd_emux *emu, int cmd, int p1, int p2);
29 static int load_fx(struct snd_emux *emu, int type, int mode,
144 get_voice(struct snd_emux *emu, struct snd_emux_port *port)
323 reset_voice(struct snd_emux *emu, int ch)
447 sysex(struct snd_emux *emu, char *buf, int len, int parsed, struct snd_midi_channel_set *chset)
472 oss_ioctl(struct snd_emux *emu, int cmd, int p1, int p2)
517 load_fx(struct snd_emux *emu, int type, int mode, const void __user *buf, long len)