Lines Matching refs:snd_emux
44 static void emuspec_control(struct snd_emux *emu, struct snd_emux_port *port,
46 static void gusspec_control(struct snd_emux *emu, struct snd_emux_port *port,
48 static void fake_event(struct snd_emux *emu, struct snd_emux_port *port,
67 snd_emux_init_seq_oss(struct snd_emux *emu) in snd_emux_init_seq_oss()
95 snd_emux_detach_seq_oss(struct snd_emux *emu) in snd_emux_detach_seq_oss()
113 struct snd_emux *emu; in snd_emux_open_seq_oss()
179 struct snd_emux *emu; in snd_emux_close_seq_oss()
208 struct snd_emux *emu; in snd_emux_load_patch_seq_oss()
253 struct snd_emux *emu; in snd_emux_ioctl_seq_oss()
305 struct snd_emux *emu; in snd_emux_event_oss_input()
335 emuspec_control(struct snd_emux *emu, struct snd_emux_port *port, int cmd, in emuspec_control()
430 gusspec_control(struct snd_emux *emu, struct snd_emux_port *port, int cmd, in gusspec_control()
498 fake_event(struct snd_emux *emu, struct snd_emux_port *port, int ch, int param, int val, int atomic… in fake_event()