Searched defs:sysex (Results 1 – 7 of 7) sorted by relevance
/linux/sound/core/seq/oss/ |
A D | seq_oss_device.h | 58 struct seq_oss_synth_sysex *sysex; member
|
A D | seq_oss_synth.c | 493 struct seq_oss_synth_sysex *sysex; in snd_seq_oss_synth_sysex() local
|
/linux/sound/core/seq/ |
A D | seq_midi_emul.c | 478 sysex(const struct snd_midi_op *ops, void *private, unsigned char *buf, int len, in sysex() function
|
/linux/sound/isa/sb/ |
A D | emu8000_callback.c | 447 sysex(struct snd_emux *emu, char *buf, int len, int parsed, struct snd_midi_channel_set *chset) in sysex() function
|
/linux/sound/usb/line6/ |
A D | pod.c | 213 char *sysex; in pod_set_system_param_int() local
|
/linux/include/sound/ |
A D | seq_midi_emul.h | 76 void (*sysex)(void *private_data, unsigned char *buf, int len, int parsed, member
|
A D | emux_synth.h | 52 void (*sysex)(struct snd_emux *emu, char *buf, int len, int parsed, member
|
Completed in 15 milliseconds