Searched refs:snd_midi_channel_set (Results 1 - 13 of 13) sorted by relevance

/linux-master/include/sound/
H A Dseq_midi_emul.h53 struct snd_midi_channel_set { struct
75 struct snd_midi_channel_set *chset);
77 struct snd_midi_channel_set *chset);
179 struct snd_midi_channel_set *chanset);
180 void snd_midi_channel_set_clear(struct snd_midi_channel_set *chset);
181 struct snd_midi_channel_set *snd_midi_channel_alloc_set(int n);
182 void snd_midi_channel_free_set(struct snd_midi_channel_set *chset);
H A Demux_synth.h53 struct snd_midi_channel_set *chset);
128 struct snd_midi_channel_set chset;
H A Dopl3.h313 struct snd_midi_channel_set * chset;
317 struct snd_midi_channel_set * oss_chset;
H A Dgus.h207 struct snd_midi_channel_set * chset;
/linux-master/sound/drivers/opl3/
H A Dopl3_voice.h23 void snd_opl3_nrpn(void *p, struct snd_midi_channel *chan, struct snd_midi_channel_set *chset);
24 void snd_opl3_sysex(void *p, unsigned char *buf, int len, int parsed, struct snd_midi_channel_set *chset);
H A Dopl3_midi.c838 struct snd_midi_channel_set *chset)
850 int parsed, struct snd_midi_channel_set *chset)
/linux-master/sound/core/seq/
H A Dseq_midi_emul.c37 struct snd_midi_channel_set *chset,
42 struct snd_midi_channel_set *chset);
45 struct snd_midi_channel_set *chset);
48 int len, struct snd_midi_channel_set *chset);
54 static void reset_all_channels(struct snd_midi_channel_set *chset);
74 struct snd_midi_channel_set *chanset)
259 struct snd_midi_channel_set *chset,
378 snd_midi_channel_set_clear(struct snd_midi_channel_set *chset)
411 struct snd_midi_channel_set *chset)
451 struct snd_midi_channel_set *chse
[all...]
/linux-master/sound/synth/emux/
H A Demux_voice.h61 int parsed, struct snd_midi_channel_set *chset);
65 struct snd_midi_channel_set *chset);
H A Demux_nrpn.c274 struct snd_midi_channel_set *chset)
366 struct snd_midi_channel_set *chset)
/linux-master/sound/drivers/opl4/
H A Dopl4_local.h194 struct snd_midi_channel_set *chset;
229 void snd_opl4_sysex(void *p, unsigned char *buf, int len, int parsed, struct snd_midi_channel_set *chset);
H A Dopl4_synth.c625 int parsed, struct snd_midi_channel_set *chset)
/linux-master/sound/isa/sb/
H A Demu8000_callback.c25 struct snd_midi_channel_set *chset);
447 sysex(struct snd_emux *emu, char *buf, int len, int parsed, struct snd_midi_channel_set *chset)
/linux-master/sound/pci/trident/
H A Dtrident.h239 struct snd_midi_channel_set * chset;

Completed in 266 milliseconds