Lines Matching refs:snd_emux
42 static void emuspec_control(struct snd_emux *emu, struct snd_emux_port *port,
44 static void gusspec_control(struct snd_emux *emu, struct snd_emux_port *port,
46 static void fake_event(struct snd_emux *emu, struct snd_emux_port *port,
65 snd_emux_init_seq_oss(struct snd_emux *emu) in snd_emux_init_seq_oss()
93 snd_emux_detach_seq_oss(struct snd_emux *emu) in snd_emux_detach_seq_oss()
111 struct snd_emux *emu; in snd_emux_open_seq_oss()
177 struct snd_emux *emu; in snd_emux_close_seq_oss()
206 struct snd_emux *emu; in snd_emux_load_patch_seq_oss()
251 struct snd_emux *emu; in snd_emux_ioctl_seq_oss()
303 struct snd_emux *emu; in snd_emux_event_oss_input()
333 emuspec_control(struct snd_emux *emu, struct snd_emux_port *port, int cmd, in emuspec_control()
428 gusspec_control(struct snd_emux *emu, struct snd_emux_port *port, int cmd, in gusspec_control()
494 fake_event(struct snd_emux *emu, struct snd_emux_port *port, int ch, int param, int val, int atomic… in fake_event()