Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/emu10k1/
Dirq.c144 struct snd_emu10k1_voice *pvoice = &(emu->p16v_voices[0]); in snd_emu10k1_interrupt()
Dp16v.c163 struct snd_emu10k1_voice *channel = &(emu->p16v_voices[channel_id]); in snd_p16v_pcm_open_playback_channel()
260 emu->p16v_voices[substream->pcm->device - emu->p16v_device_offset].use = 0; in snd_p16v_pcm_close_playback()
/linux-6.1.9/include/sound/
Demu10k1.h1742 struct snd_emu10k1_voice p16v_voices[4]; member