Searched refs:snd_opl4_sysex (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/drivers/opl4/ |
H A D | opl4_seq.c | 108 .sysex = snd_opl4_sysex,
|
H A D | opl4_local.h | 229 void snd_opl4_sysex(void *p, unsigned char *buf, int len, int parsed, struct snd_midi_channel_set *chset);
|
H A D | opl4_synth.c | 624 void snd_opl4_sysex(void *private_data, unsigned char *buf, int len, in snd_opl4_sysex() function
|
/kernel/linux/linux-6.6/sound/drivers/opl4/ |
H A D | opl4_local.h | 229 void snd_opl4_sysex(void *p, unsigned char *buf, int len, int parsed, struct snd_midi_channel_set *chset);
|
H A D | opl4_seq.c | 108 .sysex = snd_opl4_sysex,
|
H A D | opl4_synth.c | 624 void snd_opl4_sysex(void *private_data, unsigned char *buf, int len, in snd_opl4_sysex() function
|
Completed in 4 milliseconds