Home
last modified time | relevance | path

Searched refs:snd_emux (Results 1 – 2 of 2) sorted by relevance

/include/sound/
Demux_synth.h24 struct snd_emux;
34 struct snd_emux_voice *(*get_voice)(struct snd_emux *emu,
42 void (*reset)(struct snd_emux *emu, int ch);
44 int (*sample_new)(struct snd_emux *emu, struct snd_sf_sample *sp,
47 int (*sample_free)(struct snd_emux *emu, struct snd_sf_sample *sp,
49 void (*sample_reset)(struct snd_emux *emu);
50 int (*load_fx)(struct snd_emux *emu, int type, int arg,
52 void (*sysex)(struct snd_emux *emu, char *buf, int len, int parsed,
55 int (*oss_ioctl)(struct snd_emux *emu, int cmd, int p1, int p2);
77 struct snd_emux { struct
[all …]
Demu8000.h48 struct snd_emux *emu;