get_ptp_phys      168 sound/pci/ctxfi/ctatc.c 	return atc->vm->get_ptp_phys(atc->vm, index);
get_ptp_phys     1628 sound/pci/ctxfi/ctatc.c 	.get_ptp_phys = atc_get_ptp_phys,
get_ptp_phys       88 sound/pci/ctxfi/ctatc.h 	unsigned long (*get_ptp_phys)(struct ct_atc *atc, int index);
get_ptp_phys      199 sound/pci/ctxfi/ctvmem.c 	vm->get_ptp_phys = ct_get_ptp_phys;
get_ptp_phys       54 sound/pci/ctxfi/ctvmem.h 	dma_addr_t (*get_ptp_phys)(struct ct_vm *vm, int index);