Searched refs:snd_opl3_sysex (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/drivers/opl3/ |
H A D | opl3_voice.h | 24 void snd_opl3_sysex(void *p, unsigned char *buf, int len, int parsed, struct snd_midi_channel_set *chset);
|
H A D | opl3_seq.c | 138 .sysex = snd_opl3_sysex,
|
H A D | opl3_midi.c | 850 void snd_opl3_sysex(void *p, unsigned char *buf, int len, in snd_opl3_sysex() function
|
/kernel/linux/linux-6.6/sound/drivers/opl3/ |
H A D | opl3_voice.h | 24 void snd_opl3_sysex(void *p, unsigned char *buf, int len, int parsed, struct snd_midi_channel_set *chset);
|
H A D | opl3_seq.c | 140 .sysex = snd_opl3_sysex,
|
H A D | opl3_midi.c | 849 void snd_opl3_sysex(void *p, unsigned char *buf, int len, in snd_opl3_sysex() function
|
Completed in 4 milliseconds