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

/linux-master/sound/pci/ctxfi/
H A Dctvmem.h54 dma_addr_t (*get_ptp_phys)(struct ct_vm *vm, int index); member in struct:ct_vm
H A Dctatc.h88 unsigned long (*get_ptp_phys)(struct ct_atc *atc, int index); member in struct:ct_atc
H A Dctvmem.c199 vm->get_ptp_phys = ct_get_ptp_phys;
H A Dctatc.c167 return atc->vm->get_ptp_phys(atc->vm, index);
1627 .get_ptp_phys = atc_get_ptp_phys,

Completed in 125 milliseconds