Home
last modified time | relevance | path

Searched refs:effect_substream (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/sound/pci/ymfpci/
Dymfpci.h368 struct snd_pcm_substream *effect_substream[YDSXG_EFFECT_VOICES]; member
Dymfpci_main.c793 if (chip->effect_substream[nvoice]) in snd_ymfpci_interrupt()
794 snd_ymfpci_pcm_effect_interrupt(chip->effect_substream[nvoice]); in snd_ymfpci_interrupt()