p16v_device_offset 1744 include/sound/emu10k1.h 	int p16v_device_offset;
p16v_device_offset  258 sound/pci/emu10k1/p16v.c 	emu->p16v_voices[substream->pcm->device - emu->p16v_device_offset].use = 0;
p16v_device_offset  320 sound/pci/emu10k1/p16v.c 	int channel = substream->pcm->device - emu->p16v_device_offset;
p16v_device_offset  382 sound/pci/emu10k1/p16v.c 	int channel = substream->pcm->device - emu->p16v_device_offset;
p16v_device_offset  471 sound/pci/emu10k1/p16v.c 		channel = substream->pcm->device-emu->p16v_device_offset;
p16v_device_offset  534 sound/pci/emu10k1/p16v.c 	int channel = substream->pcm->device - emu->p16v_device_offset;
p16v_device_offset  626 sound/pci/emu10k1/p16v.c 	emu->p16v_device_offset = device;