PLAYBACK_POINTER  752 sound/pci/ca0106/ca0106_main.c 	snd_ca0106_ptr_write(emu, PLAYBACK_POINTER, channel, 0);
PLAYBACK_POINTER  935 sound/pci/ca0106/ca0106_main.c 	ptr1 = snd_ca0106_ptr_read(emu, PLAYBACK_POINTER, channel);
PLAYBACK_POINTER  937 sound/pci/ca0106/ca0106_main.c 	if (ptr3 != ptr4) ptr1 = snd_ca0106_ptr_read(emu, PLAYBACK_POINTER, channel);
PLAYBACK_POINTER  470 sound/pci/emu10k1/emu10k1x.c 	snd_emu10k1x_ptr_write(emu, PLAYBACK_POINTER, voice, 0);
PLAYBACK_POINTER  527 sound/pci/emu10k1/emu10k1x.c 	ptr1 = snd_emu10k1x_ptr_read(emu, PLAYBACK_POINTER, channel);
PLAYBACK_POINTER  534 sound/pci/emu10k1/emu10k1x.c 		ptr1 = snd_emu10k1x_ptr_read(emu, PLAYBACK_POINTER, channel);
PLAYBACK_POINTER  368 sound/pci/emu10k1/p16v.c 	snd_emu10k1_ptr20_write(emu, PLAYBACK_POINTER, channel, 0);
PLAYBACK_POINTER  529 sound/pci/emu10k1/p16v.c 	ptr1 = snd_emu10k1_ptr20_read(emu, PLAYBACK_POINTER, channel);
PLAYBACK_POINTER  531 sound/pci/emu10k1/p16v.c 	if (ptr3 != ptr4) ptr1 = snd_emu10k1_ptr20_read(emu, PLAYBACK_POINTER, channel);