PLAYBACK_POINTER  836 sound/pci/ca0106/ca0106_main.c 	snd_ca0106_ptr_write(emu, PLAYBACK_POINTER, channel, 0);
PLAYBACK_POINTER 1056 sound/pci/ca0106/ca0106_main.c 			snd_ca0106_ptr_read(emu, PLAYBACK_POINTER, channel));
PLAYBACK_POINTER  457 sound/pci/emu10k1/emu10k1x.c 	snd_emu10k1x_ptr_write(emu, PLAYBACK_POINTER, voice, 0);
PLAYBACK_POINTER  518 sound/pci/emu10k1/emu10k1x.c 	ptr1 = snd_emu10k1x_ptr_read(emu, PLAYBACK_POINTER, channel);
PLAYBACK_POINTER  525 sound/pci/emu10k1/emu10k1x.c 		ptr1 = snd_emu10k1x_ptr_read(emu, PLAYBACK_POINTER, channel);
PLAYBACK_POINTER  370 sound/pci/emu10k1/p16v.c 	snd_emu10k1_ptr20_write(emu, PLAYBACK_POINTER, channel, 0);
PLAYBACK_POINTER  539 sound/pci/emu10k1/p16v.c 	ptr1 = snd_emu10k1_ptr20_read(emu, PLAYBACK_POINTER, channel);
PLAYBACK_POINTER  541 sound/pci/emu10k1/p16v.c 	if (ptr3 != ptr4) ptr1 = snd_emu10k1_ptr20_read(emu, PLAYBACK_POINTER, channel);