Home
last modified time | relevance | path

Searched defs:sysex (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/sound/core/seq/oss/
Dseq_oss_device.h58 struct seq_oss_synth_sysex *sysex; member
Dseq_oss_synth.c493 struct seq_oss_synth_sysex *sysex; in snd_seq_oss_synth_sysex() local
/linux-6.1.9/sound/core/seq/
Dseq_midi_emul.c478 sysex(const struct snd_midi_op *ops, void *private, unsigned char *buf, int len, in sysex() function
/linux-6.1.9/sound/isa/sb/
Demu8000_callback.c447 sysex(struct snd_emux *emu, char *buf, int len, int parsed, struct snd_midi_channel_set *chset) in sysex() function
/linux-6.1.9/sound/usb/line6/
Dpod.c214 char *sysex; in pod_set_system_param_int() local
/linux-6.1.9/include/sound/
Dseq_midi_emul.h76 void (*sysex)(void *private_data, unsigned char *buf, int len, int parsed, member
Demux_synth.h52 void (*sysex)(struct snd_emux *emu, char *buf, int len, int parsed, member