Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dopl3.h338 void snd_opl3_interrupt(struct snd_hwdep * hw);
/linux-6.1.9/sound/drivers/opl3/
Dopl3_lib.c281 void snd_opl3_interrupt(struct snd_hwdep * hw) in snd_opl3_interrupt() function
308 EXPORT_SYMBOL(snd_opl3_interrupt);
/linux-6.1.9/sound/isa/
Dopl3sa2.c297 snd_opl3_interrupt(chip->synth); in snd_opl3sa2_interrupt()