Searched refs:snd_emux_port (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/synth/emux/
H A Demux_voice.h33 struct snd_emux_port *snd_emux_create_port(struct snd_emux *emu, char *name,
36 void snd_emux_reset_port(struct snd_emux_port *port);
53 void snd_emux_sounds_off_all(struct snd_emux_port *port);
54 void snd_emux_update_channel(struct snd_emux_port *port,
56 void snd_emux_update_port(struct snd_emux_port *port, int update);
62 void snd_emux_create_effect(struct snd_emux_port *p);
63 void snd_emux_delete_effect(struct snd_emux_port *p);
64 void snd_emux_clear_effect(struct snd_emux_port *p);
66 void snd_emux_send_effect_oss(struct snd_emux_port *port,
68 void snd_emux_send_effect(struct snd_emux_port *por
[all...]
H A Demux_oss.c42 static void reset_port_mode(struct snd_emux_port *port, int midi_mode);
43 static void emuspec_control(struct snd_emux *emu, struct snd_emux_port *port,
45 static void gusspec_control(struct snd_emux *emu, struct snd_emux_port *port,
47 static void fake_event(struct snd_emux *emu, struct snd_emux_port *port,
112 struct snd_emux_port *p;
162 reset_port_mode(struct snd_emux_port *port, int midi_mode)
185 struct snd_emux_port *p;
216 struct snd_emux_port *p;
259 struct snd_emux_port *p;
293 struct snd_emux_port *
[all...]
H A Demux_seq.c28 static void snd_emux_init_port(struct snd_emux_port *p);
97 struct snd_emux_port *p;
140 struct snd_emux_port *
145 struct snd_emux_port *p;
193 struct snd_emux_port *p;
212 snd_emux_init_port(struct snd_emux_port *p)
225 snd_emux_reset_port(struct snd_emux_port *port)
257 struct snd_emux_port *port;
308 struct snd_emux_port *p;
331 struct snd_emux_port *
[all...]
H A Demux_nrpn.c52 struct snd_emux_port *port,
289 struct snd_emux_port *port;
362 snd_emux_xg_control(struct snd_emux_port *port, struct snd_midi_channel *chan,
378 struct snd_emux_port *port;
H A Demux_effect.c156 snd_emux_send_effect_oss(struct snd_emux_port *port,
177 snd_emux_send_effect(struct snd_emux_port *port, struct snd_midi_channel *chan,
280 snd_emux_create_effect(struct snd_emux_port *p)
295 snd_emux_delete_effect(struct snd_emux_port *p)
302 snd_emux_clear_effect(struct snd_emux_port *p)
H A Demux_synth.c39 static int get_zone(struct snd_emux *emu, struct snd_emux_port *port,
42 static int get_bank(struct snd_emux_port *port, struct snd_midi_channel *chan);
45 static void exclusive_note_off(struct snd_emux *emu, struct snd_emux_port *port,
66 struct snd_emux_port *port;
160 struct snd_emux_port *port;
239 struct snd_emux_port *port;
266 snd_emux_update_channel(struct snd_emux_port *port, struct snd_midi_channel *chan, int update)
293 snd_emux_update_port(struct snd_emux_port *port, int update)
324 struct snd_emux_port *port;
398 struct snd_emux_port *por
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Demux_synth.h40 struct snd_emux_port;
50 struct snd_emux_port *port);
119 struct snd_emux_port *portptrs[SNDRV_EMUX_MAX_PORTS];
141 struct snd_emux_port { struct
186 struct snd_emux_port *port; /* associated port */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Demu8000_callback.c29 struct snd_emux_port *port);
156 get_voice(struct snd_emux *emu, struct snd_emux_port *port)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/emu10k1/
H A Demu10k1_callback.c41 struct snd_emux_port *port);
285 get_voice(struct snd_emux *emu, struct snd_emux_port *port)

Completed in 79 milliseconds