Home
last modified time | relevance | path

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

/openbmc/linux/sound/drivers/opl3/
H A Dopl3_voice.h44 extern const struct snd_midi_op opl3_ops;
H A Dopl3_seq.c133 const struct snd_midi_op opl3_ops = { variable
148 snd_midi_process_event(&opl3_ops, ev, opl3->chset); in snd_opl3_synth_event_input()
H A Dopl3_oss.c34 snd_midi_process_event(&opl3_ops, ev, opl3->oss_chset); in snd_opl3_oss_event_input()