Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/synth/emux/
A Demux_voice.h20 struct snd_emux_port *snd_emux_create_port(struct snd_emux *emu, char *name,
23 void snd_emux_reset_port(struct snd_emux_port *port);
40 void snd_emux_sounds_off_all(struct snd_emux_port *port);
41 void snd_emux_update_channel(struct snd_emux_port *port,
43 void snd_emux_update_port(struct snd_emux_port *port, int update);
49 void snd_emux_create_effect(struct snd_emux_port *p);
50 void snd_emux_delete_effect(struct snd_emux_port *p);
51 void snd_emux_clear_effect(struct snd_emux_port *p);
53 void snd_emux_send_effect_oss(struct snd_emux_port *port,
55 void snd_emux_send_effect(struct snd_emux_port *port,
[all …]
A Demux_oss.c28 static void reset_port_mode(struct snd_emux_port *port, int midi_mode);
29 static void emuspec_control(struct snd_emux *emu, struct snd_emux_port *port,
31 static void gusspec_control(struct snd_emux *emu, struct snd_emux_port *port,
33 static void fake_event(struct snd_emux *emu, struct snd_emux_port *port,
99 struct snd_emux_port *p; in snd_emux_open_seq_oss()
142 reset_port_mode(struct snd_emux_port *port, int midi_mode) in reset_port_mode()
165 struct snd_emux_port *p; in snd_emux_close_seq_oss()
194 struct snd_emux_port *p; in snd_emux_load_patch_seq_oss()
237 struct snd_emux_port *p; in snd_emux_ioctl_seq_oss()
271 struct snd_emux_port *p; in snd_emux_reset_seq_oss()
[all …]
A Demux_seq.c15 static void snd_emux_init_port(struct snd_emux_port *p);
84 struct snd_emux_port *p; in snd_emux_init_seq()
125 struct snd_emux_port *
130 struct snd_emux_port *p; in snd_emux_create_port()
178 struct snd_emux_port *p; in free_port()
197 snd_emux_init_port(struct snd_emux_port *p) in snd_emux_init_port()
210 snd_emux_reset_port(struct snd_emux_port *port) in snd_emux_reset_port()
242 struct snd_emux_port *port; in snd_emux_event_input()
308 struct snd_emux_port *p; in snd_emux_use()
331 struct snd_emux_port *p; in snd_emux_unuse()
A Demux_synth.c26 static int get_zone(struct snd_emux *emu, struct snd_emux_port *port,
53 struct snd_emux_port *port; in snd_emux_note_on()
151 struct snd_emux_port *port; in snd_emux_note_off()
228 struct snd_emux_port *port; in snd_emux_key_press()
282 snd_emux_update_port(struct snd_emux_port *port, int update) in snd_emux_update_port()
313 struct snd_emux_port *port; in snd_emux_control()
388 struct snd_emux_port *port; in snd_emux_terminate_note()
436 snd_emux_sounds_off_all(struct snd_emux_port *port) in snd_emux_sounds_off_all()
745 struct snd_emux_port *port = vp->port; in calc_volume()
860 get_bank(struct snd_emux_port *port, struct snd_midi_channel *chan) in get_bank()
[all …]
A Demux_effect.c142 snd_emux_send_effect_oss(struct snd_emux_port *port, in snd_emux_send_effect_oss()
163 snd_emux_send_effect(struct snd_emux_port *port, struct snd_midi_channel *chan, in snd_emux_send_effect()
273 snd_emux_create_effect(struct snd_emux_port *p) in snd_emux_create_effect()
288 snd_emux_delete_effect(struct snd_emux_port *p) in snd_emux_delete_effect()
295 snd_emux_clear_effect(struct snd_emux_port *p) in snd_emux_clear_effect()
A Demux_nrpn.c39 struct snd_emux_port *port, in send_converted_effect()
276 struct snd_emux_port *port; in snd_emux_nrpn()
349 snd_emux_xg_control(struct snd_emux_port *port, struct snd_midi_channel *chan, in snd_emux_xg_control()
368 struct snd_emux_port *port; in snd_emux_sysex()
/linux-6.3-rc2/include/sound/
A Demux_synth.h25 struct snd_emux_port;
35 struct snd_emux_port *port);
104 struct snd_emux_port *portptrs[SNDRV_EMUX_MAX_PORTS];
126 struct snd_emux_port { struct
171 struct snd_emux_port *port; /* associated port */
/linux-6.3-rc2/sound/isa/sb/
A Demu8000_callback.c17 struct snd_emux_port *port);
144 get_voice(struct snd_emux *emu, struct snd_emux_port *port) in get_voice()
/linux-6.3-rc2/sound/pci/emu10k1/
A Demu10k1_callback.c29 struct snd_emux_port *port);
275 get_voice(struct snd_emux *emu, struct snd_emux_port *port) in get_voice()

Completed in 14 milliseconds