Home
last modified time | relevance | path

Searched refs:pcm_efx (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/sound/pci/emu10k1/
Demu10k1.c224 snd_pcm_suspend_all(emu->pcm_efx); in snd_emu10k1_suspend()
Demumixer.c2089 kctl->id.device = emu->pcm_efx->device; in snd_emu10k1_mixer()
2095 kctl->id.device = emu->pcm_efx->device; in snd_emu10k1_mixer()
Demupcm.c1822 emu->pcm_efx = pcm; in snd_emu10k1_pcm_efx()
/linux-4.4.14/include/sound/
Demu10k1.h1741 struct snd_pcm *pcm_efx; member