Searched refs:p16v_device_offset (Results 1 – 2 of 2) sorted by relevance
272 emu->p16v_voices[substream->pcm->device - emu->p16v_device_offset].use = 0; in snd_p16v_pcm_close_playback()342 int channel = substream->pcm->device - emu->p16v_device_offset; in snd_p16v_pcm_prepare_playback()404 int channel = substream->pcm->device - emu->p16v_device_offset; in snd_p16v_pcm_prepare_capture()493 channel = substream->pcm->device-emu->p16v_device_offset; in snd_p16v_pcm_trigger_playback()556 int channel = substream->pcm->device - emu->p16v_device_offset; in snd_p16v_pcm_pointer_playback()648 emu->p16v_device_offset = device; in snd_p16v_pcm()
1758 int p16v_device_offset; member