Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dopl3.h356 void snd_opl3_interrupt(struct snd_hwdep * hw);
/linux-4.4.14/sound/drivers/opl3/
Dopl3_lib.c294 void snd_opl3_interrupt(struct snd_hwdep * hw) in snd_opl3_interrupt() function
321 EXPORT_SYMBOL(snd_opl3_interrupt);
/linux-4.4.14/sound/isa/
Dopl3sa2.c313 snd_opl3_interrupt(chip->synth); in snd_opl3sa2_interrupt()