Home
last modified time | relevance | path

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

/Linux-v5.10/sound/drivers/opl3/
Dopl3_lib.c279 void snd_opl3_interrupt(struct snd_hwdep * hw) in snd_opl3_interrupt() function
306 EXPORT_SYMBOL(snd_opl3_interrupt);
/Linux-v5.10/include/sound/
Dopl3.h338 void snd_opl3_interrupt(struct snd_hwdep * hw);
/Linux-v5.10/sound/isa/
Dopl3sa2.c298 snd_opl3_interrupt(chip->synth); in snd_opl3sa2_interrupt()