Home
last modified time | relevance | path

Searched refs:p16v_device_offset (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Dp16v.c234 int channel = substream->pcm->device - emu->p16v_device_offset; in snd_p16v_pcm_prepare_playback()
301 int channel = substream->pcm->device - emu->p16v_device_offset; in snd_p16v_pcm_prepare_capture()
422 channel = substream->pcm->device-emu->p16v_device_offset; in snd_p16v_pcm_trigger_playback()
483 int channel = substream->pcm->device - emu->p16v_device_offset; in snd_p16v_pcm_pointer_playback()
555 emu->p16v_device_offset = device; in snd_p16v_pcm()
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Dp16v.c258 emu->p16v_voices[substream->pcm->device - emu->p16v_device_offset].use = 0; in snd_p16v_pcm_close_playback()
290 int channel = substream->pcm->device - emu->p16v_device_offset; in snd_p16v_pcm_prepare_playback()
352 int channel = substream->pcm->device - emu->p16v_device_offset; in snd_p16v_pcm_prepare_capture()
441 channel = substream->pcm->device-emu->p16v_device_offset; in snd_p16v_pcm_trigger_playback()
504 int channel = substream->pcm->device - emu->p16v_device_offset; in snd_p16v_pcm_pointer_playback()
590 emu->p16v_device_offset = device; in snd_p16v_pcm()
/kernel/linux/linux-5.10/include/sound/
H A Demu10k1.h1744 int p16v_device_offset; member
/kernel/linux/linux-6.6/include/sound/
H A Demu10k1.h1751 int p16v_device_offset; member

Completed in 13 milliseconds