snd_emux           48 include/sound/emu8000.h 	struct snd_emux *emu;
snd_emux           24 include/sound/emux_synth.h struct snd_emux;
snd_emux           34 include/sound/emux_synth.h 	struct snd_emux_voice *(*get_voice)(struct snd_emux *emu,
snd_emux           42 include/sound/emux_synth.h 	void (*reset)(struct snd_emux *emu, int ch);
snd_emux           44 include/sound/emux_synth.h 	int (*sample_new)(struct snd_emux *emu, struct snd_sf_sample *sp,
snd_emux           47 include/sound/emux_synth.h 	int (*sample_free)(struct snd_emux *emu, struct snd_sf_sample *sp,
snd_emux           49 include/sound/emux_synth.h 	void (*sample_reset)(struct snd_emux *emu);
snd_emux           50 include/sound/emux_synth.h 	int (*load_fx)(struct snd_emux *emu, int type, int arg,
snd_emux           52 include/sound/emux_synth.h 	void (*sysex)(struct snd_emux *emu, char *buf, int len, int parsed,
snd_emux           55 include/sound/emux_synth.h 	int (*oss_ioctl)(struct snd_emux *emu, int cmd, int p1, int p2);
snd_emux          129 include/sound/emux_synth.h 	struct snd_emux *emu;
snd_emux          172 include/sound/emux_synth.h 	struct snd_emux *emu;	/* assigned root info */
snd_emux          218 include/sound/emux_synth.h int snd_emux_new(struct snd_emux **remu);
snd_emux          219 include/sound/emux_synth.h int snd_emux_register(struct snd_emux *emu, struct snd_card *card, int index, char *name);
snd_emux          220 include/sound/emux_synth.h int snd_emux_free(struct snd_emux *emu);
snd_emux          225 include/sound/emux_synth.h void snd_emux_terminate_all(struct snd_emux *emu);
snd_emux          226 include/sound/emux_synth.h void snd_emux_lock_voice(struct snd_emux *emu, int voice);
snd_emux          227 include/sound/emux_synth.h void snd_emux_unlock_voice(struct snd_emux *emu, int voice);
snd_emux           16 sound/isa/sb/emu8000_callback.c static struct snd_emux_voice *get_voice(struct snd_emux *emu,
snd_emux           22 sound/isa/sb/emu8000_callback.c static void reset_voice(struct snd_emux *emu, int ch);
snd_emux           24 sound/isa/sb/emu8000_callback.c static void sysex(struct snd_emux *emu, char *buf, int len, int parsed,
snd_emux           27 sound/isa/sb/emu8000_callback.c static int oss_ioctl(struct snd_emux *emu, int cmd, int p1, int p2);
snd_emux           29 sound/isa/sb/emu8000_callback.c static int load_fx(struct snd_emux *emu, int type, int mode,
snd_emux          144 sound/isa/sb/emu8000_callback.c get_voice(struct snd_emux *emu, struct snd_emux_port *port)
snd_emux          323 sound/isa/sb/emu8000_callback.c reset_voice(struct snd_emux *emu, int ch)
snd_emux          447 sound/isa/sb/emu8000_callback.c sysex(struct snd_emux *emu, char *buf, int len, int parsed, struct snd_midi_channel_set *chset)
snd_emux          472 sound/isa/sb/emu8000_callback.c oss_ioctl(struct snd_emux *emu, int cmd, int p1, int p2)
snd_emux          517 sound/isa/sb/emu8000_callback.c load_fx(struct snd_emux *emu, int type, int mode, const void __user *buf, long len)
snd_emux           19 sound/isa/sb/emu8000_local.h int snd_emu8000_sample_new(struct snd_emux *rec, struct snd_sf_sample *sp,
snd_emux           22 sound/isa/sb/emu8000_local.h int snd_emu8000_sample_free(struct snd_emux *rec, struct snd_sf_sample *sp,
snd_emux           24 sound/isa/sb/emu8000_local.h void snd_emu8000_sample_reset(struct snd_emux *rec);
snd_emux          136 sound/isa/sb/emu8000_patch.c snd_emu8000_sample_new(struct snd_emux *rec, struct snd_sf_sample *sp,
snd_emux          273 sound/isa/sb/emu8000_patch.c snd_emu8000_sample_free(struct snd_emux *rec, struct snd_sf_sample *sp,
snd_emux          288 sound/isa/sb/emu8000_patch.c snd_emu8000_sample_reset(struct snd_emux *rec)
snd_emux           28 sound/isa/sb/emu8000_synth.c 	struct snd_emux *emu;
snd_emux           26 sound/pci/emu10k1/emu10k1_callback.c static void lookup_voices(struct snd_emux *emux, struct snd_emu10k1 *hw,
snd_emux           28 sound/pci/emu10k1/emu10k1_callback.c static struct snd_emux_voice *get_voice(struct snd_emux *emux,
snd_emux           65 sound/pci/emu10k1/emu10k1_callback.c snd_emu10k1_ops_setup(struct snd_emux *emux)
snd_emux           81 sound/pci/emu10k1/emu10k1_callback.c 	struct snd_emux *emu;
snd_emux          208 sound/pci/emu10k1/emu10k1_callback.c lookup_voices(struct snd_emux *emu, struct snd_emu10k1 *hw,
snd_emux          274 sound/pci/emu10k1/emu10k1_callback.c get_voice(struct snd_emux *emu, struct snd_emux_port *port)
snd_emux           25 sound/pci/emu10k1/emu10k1_patch.c snd_emu10k1_sample_new(struct snd_emux *rec, struct snd_sf_sample *sp,
snd_emux          200 sound/pci/emu10k1/emu10k1_patch.c snd_emu10k1_sample_free(struct snd_emux *rec, struct snd_sf_sample *sp,
snd_emux           22 sound/pci/emu10k1/emu10k1_synth.c 	struct snd_emux *emux;
snd_emux           73 sound/pci/emu10k1/emu10k1_synth.c 	struct snd_emux *emux;
snd_emux           15 sound/pci/emu10k1/emu10k1_synth_local.h int snd_emu10k1_sample_new(struct snd_emux *private_data,
snd_emux           19 sound/pci/emu10k1/emu10k1_synth_local.h int snd_emu10k1_sample_free(struct snd_emux *private_data,
snd_emux           22 sound/pci/emu10k1/emu10k1_synth_local.h int snd_emu10k1_memhdr_init(struct snd_emux *emu);
snd_emux           25 sound/pci/emu10k1/emu10k1_synth_local.h void snd_emu10k1_ops_setup(struct snd_emux *emu);
snd_emux           24 sound/synth/emux/emux.c int snd_emux_new(struct snd_emux **remu)
snd_emux           26 sound/synth/emux/emux.c 	struct snd_emux *emu;
snd_emux           58 sound/synth/emux/emux.c 	struct snd_emux *emu = private_data;
snd_emux           66 sound/synth/emux/emux.c 	struct snd_emux *emu = private_data;
snd_emux           73 sound/synth/emux/emux.c 	struct snd_emux *emu = private_data;
snd_emux           77 sound/synth/emux/emux.c int snd_emux_register(struct snd_emux *emu, struct snd_card *card, int index, char *name)
snd_emux          126 sound/synth/emux/emux.c int snd_emux_free(struct snd_emux *emu)
snd_emux          169 sound/synth/emux/emux_effect.c 	struct snd_emux *emu;
snd_emux           20 sound/synth/emux/emux_hwdep.c snd_emux_hwdep_load_patch(struct snd_emux *emu, void __user *arg)
snd_emux           51 sound/synth/emux/emux_hwdep.c snd_emux_hwdep_misc_mode(struct snd_emux *emu, void __user *arg)
snd_emux           82 sound/synth/emux/emux_hwdep.c 	struct snd_emux *emu = hw->private_data;
snd_emux          114 sound/synth/emux/emux_hwdep.c snd_emux_init_hwdep(struct snd_emux *emu)
snd_emux          141 sound/synth/emux/emux_hwdep.c snd_emux_delete_hwdep(struct snd_emux *emu)
snd_emux          366 sound/synth/emux/emux_nrpn.c 	struct snd_emux *emu;
snd_emux           29 sound/synth/emux/emux_oss.c static void emuspec_control(struct snd_emux *emu, struct snd_emux_port *port,
snd_emux           31 sound/synth/emux/emux_oss.c static void gusspec_control(struct snd_emux *emu, struct snd_emux_port *port,
snd_emux           33 sound/synth/emux/emux_oss.c static void fake_event(struct snd_emux *emu, struct snd_emux_port *port,
snd_emux           52 sound/synth/emux/emux_oss.c snd_emux_init_seq_oss(struct snd_emux *emu)
snd_emux           80 sound/synth/emux/emux_oss.c snd_emux_detach_seq_oss(struct snd_emux *emu)
snd_emux           98 sound/synth/emux/emux_oss.c 	struct snd_emux *emu;
snd_emux          164 sound/synth/emux/emux_oss.c 	struct snd_emux *emu;
snd_emux          193 sound/synth/emux/emux_oss.c 	struct snd_emux *emu;
snd_emux          238 sound/synth/emux/emux_oss.c 	struct snd_emux *emu;
snd_emux          290 sound/synth/emux/emux_oss.c 	struct snd_emux *emu;
snd_emux          320 sound/synth/emux/emux_oss.c emuspec_control(struct snd_emux *emu, struct snd_emux_port *port, int cmd,
snd_emux          415 sound/synth/emux/emux_oss.c gusspec_control(struct snd_emux *emu, struct snd_emux_port *port, int cmd,
snd_emux          481 sound/synth/emux/emux_oss.c fake_event(struct snd_emux *emu, struct snd_emux_port *port, int ch, int param, int val, int atomic, int hop)
snd_emux           18 sound/synth/emux/emux_proc.c 	struct snd_emux *emu;
snd_emux           92 sound/synth/emux/emux_proc.c void snd_emux_proc_init(struct snd_emux *emu, struct snd_card *card, int device)
snd_emux          107 sound/synth/emux/emux_proc.c void snd_emux_proc_free(struct snd_emux *emu)
snd_emux           55 sound/synth/emux/emux_seq.c snd_emux_init_seq(struct snd_emux *emu, struct snd_card *card, int index)
snd_emux          109 sound/synth/emux/emux_seq.c snd_emux_detach_seq(struct snd_emux *emu)
snd_emux          126 sound/synth/emux/emux_seq.c snd_emux_create_port(struct snd_emux *emu, char *name,
snd_emux          258 sound/synth/emux/emux_seq.c __snd_emux_inc_count(struct snd_emux *emu)
snd_emux          272 sound/synth/emux/emux_seq.c int snd_emux_inc_count(struct snd_emux *emu)
snd_emux          286 sound/synth/emux/emux_seq.c __snd_emux_dec_count(struct snd_emux *emu)
snd_emux          295 sound/synth/emux/emux_seq.c void snd_emux_dec_count(struct snd_emux *emu)
snd_emux          309 sound/synth/emux/emux_seq.c 	struct snd_emux *emu;
snd_emux          332 sound/synth/emux/emux_seq.c 	struct snd_emux *emu;
snd_emux          352 sound/synth/emux/emux_seq.c int snd_emux_init_virmidi(struct snd_emux *emu, struct snd_card *card)
snd_emux          389 sound/synth/emux/emux_seq.c int snd_emux_delete_virmidi(struct snd_emux *emu)
snd_emux           26 sound/synth/emux/emux_synth.c static int get_zone(struct snd_emux *emu, struct snd_emux_port *port,
snd_emux           30 sound/synth/emux/emux_synth.c static void terminate_note1(struct snd_emux *emu, int note,
snd_emux           32 sound/synth/emux/emux_synth.c static void exclusive_note_off(struct snd_emux *emu, struct snd_emux_port *port,
snd_emux           34 sound/synth/emux/emux_synth.c static void terminate_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int free);
snd_emux           35 sound/synth/emux/emux_synth.c static void update_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int update);
snd_emux           48 sound/synth/emux/emux_synth.c 	struct snd_emux *emu;
snd_emux          148 sound/synth/emux/emux_synth.c 	struct snd_emux *emu;
snd_emux          193 sound/synth/emux/emux_synth.c 	struct snd_emux *emu = from_timer(emu, t, tlist);
snd_emux          225 sound/synth/emux/emux_synth.c 	struct snd_emux *emu;
snd_emux          257 sound/synth/emux/emux_synth.c 	struct snd_emux *emu;
snd_emux          284 sound/synth/emux/emux_synth.c 	struct snd_emux *emu; 
snd_emux          364 sound/synth/emux/emux_synth.c terminate_note1(struct snd_emux *emu, int note, struct snd_midi_channel *chan, int free)
snd_emux          387 sound/synth/emux/emux_synth.c 	struct snd_emux *emu;
snd_emux          406 sound/synth/emux/emux_synth.c snd_emux_terminate_all(struct snd_emux *emu)
snd_emux          439 sound/synth/emux/emux_synth.c 	struct snd_emux *emu;
snd_emux          471 sound/synth/emux/emux_synth.c exclusive_note_off(struct snd_emux *emu, struct snd_emux_port *port, int exclass)
snd_emux          493 sound/synth/emux/emux_synth.c terminate_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int free)
snd_emux          511 sound/synth/emux/emux_synth.c update_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int update)
snd_emux          889 sound/synth/emux/emux_synth.c get_zone(struct snd_emux *emu, struct snd_emux_port *port,
snd_emux          914 sound/synth/emux/emux_synth.c snd_emux_init_voices(struct snd_emux *emu)
snd_emux          936 sound/synth/emux/emux_synth.c void snd_emux_lock_voice(struct snd_emux *emu, int voice)
snd_emux          954 sound/synth/emux/emux_synth.c void snd_emux_unlock_voice(struct snd_emux *emu, int voice)
snd_emux           18 sound/synth/emux/emux_voice.h int snd_emux_init_seq(struct snd_emux *emu, struct snd_card *card, int index);
snd_emux           19 sound/synth/emux/emux_voice.h void snd_emux_detach_seq(struct snd_emux *emu);
snd_emux           20 sound/synth/emux/emux_voice.h struct snd_emux_port *snd_emux_create_port(struct snd_emux *emu, char *name,
snd_emux           26 sound/synth/emux/emux_voice.h int snd_emux_inc_count(struct snd_emux *emu);
snd_emux           27 sound/synth/emux/emux_voice.h void snd_emux_dec_count(struct snd_emux *emu);
snd_emux           28 sound/synth/emux/emux_voice.h int snd_emux_init_virmidi(struct snd_emux *emu, struct snd_card *card);
snd_emux           29 sound/synth/emux/emux_voice.h int snd_emux_delete_virmidi(struct snd_emux *emu);
snd_emux           32 sound/synth/emux/emux_voice.h void snd_emux_init_voices(struct snd_emux *emu);
snd_emux           68 sound/synth/emux/emux_voice.h void snd_emux_init_seq_oss(struct snd_emux *emu);
snd_emux           69 sound/synth/emux/emux_voice.h void snd_emux_detach_seq_oss(struct snd_emux *emu);
snd_emux           73 sound/synth/emux/emux_voice.h void snd_emux_proc_init(struct snd_emux *emu, struct snd_card *card, int device);
snd_emux           74 sound/synth/emux/emux_voice.h void snd_emux_proc_free(struct snd_emux *emu);
snd_emux           76 sound/synth/emux/emux_voice.h static inline void snd_emux_proc_init(struct snd_emux *emu,
snd_emux           78 sound/synth/emux/emux_voice.h static inline void snd_emux_proc_free(struct snd_emux *emu) {}
snd_emux           84 sound/synth/emux/emux_voice.h int snd_emux_init_hwdep(struct snd_emux *emu);
snd_emux           85 sound/synth/emux/emux_voice.h void snd_emux_delete_hwdep(struct snd_emux *emu);