Searched defs:sysex (Results  1 – 8 of 8) sorted by relevance
| /linux-4.4.14/sound/core/seq/oss/ | 
| D | seq_oss_device.h | 70 	struct seq_oss_synth_sysex *sysex;  member
  | 
| D | seq_oss_synth.c | 501 	struct seq_oss_synth_sysex *sysex;  in snd_seq_oss_synth_sysex()  local
  | 
| /linux-4.4.14/sound/core/seq/ | 
| D | seq_midi_emul.c | 485 sysex(struct snd_midi_op *ops, void *private, unsigned char *buf, int len,  in sysex()  function
  | 
| /linux-4.4.14/sound/isa/sb/ | 
| D | emu8000_callback.c | 460 sysex(struct snd_emux *emu, char *buf, int len, int parsed, struct snd_midi_channel_set *chset)  in sysex()  function
  | 
| /linux-4.4.14/sound/oss/ | 
| D | midi_synth.c | 483 	struct sysex_info sysex;  in midi_synth_load_patch()  local
  | 
| /linux-4.4.14/sound/usb/line6/ | 
| D | pod.c | 225 	char *sysex;  in pod_set_system_param_int()  local
  | 
| /linux-4.4.14/include/sound/ | 
| D | seq_midi_emul.h | 90 	void (*sysex)(void *private_data, unsigned char *buf, int len, int parsed,  member
  | 
| D | emux_synth.h | 67 	void (*sysex)(struct snd_emux *emu, char *buf, int len, int parsed,  member
  |