Home
last modified time | relevance | path

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

/Linux-v4.19/sound/drivers/opl3/
Dopl3_lib.c293 void snd_opl3_interrupt(struct snd_hwdep * hw) in snd_opl3_interrupt() function
320 EXPORT_SYMBOL(snd_opl3_interrupt);
/Linux-v4.19/include/sound/
Dopl3.h354 void snd_opl3_interrupt(struct snd_hwdep * hw);
/Linux-v4.19/sound/isa/
Dopl3sa2.c313 snd_opl3_interrupt(chip->synth); in snd_opl3sa2_interrupt()