Home
last modified time | relevance | path

Searched refs:snd_opl3_control (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/drivers/opl3/
H A Dopl3_voice.h22 void snd_opl3_control(void *p, int type, struct snd_midi_channel *chan);
H A Dopl3_seq.c138 .control = snd_opl3_control,
H A Dopl3_midi.c801 void snd_opl3_control(void *p, int type, struct snd_midi_channel *chan) in snd_opl3_control() function