Home
last modified time | relevance | path

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

/linux-4.19.296/include/sound/
Demux_synth.h37 struct snd_emux;
47 struct snd_emux_voice *(*get_voice)(struct snd_emux *emu,
55 void (*reset)(struct snd_emux *emu, int ch);
57 int (*sample_new)(struct snd_emux *emu, struct snd_sf_sample *sp,
60 int (*sample_free)(struct snd_emux *emu, struct snd_sf_sample *sp,
62 void (*sample_reset)(struct snd_emux *emu);
63 int (*load_fx)(struct snd_emux *emu, int type, int arg,
65 void (*sysex)(struct snd_emux *emu, char *buf, int len, int parsed,
68 int (*oss_ioctl)(struct snd_emux *emu, int cmd, int p1, int p2);
90 struct snd_emux { struct
[all …]
Demu8000.h61 struct snd_emux *emu;