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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/ctxfi/
H A Dctvmem.h57 dma_addr_t (*get_ptp_phys)(struct ct_vm *vm, int index); member in struct:ct_vm
H A Dctatc.h91 unsigned long (*get_ptp_phys)(struct ct_atc *atc, int index); member in struct:ct_atc
H A Dctvmem.c205 vm->get_ptp_phys = ct_get_ptp_phys;
H A Dctatc.c170 return atc->vm->get_ptp_phys(atc->vm, index);
1600 .get_ptp_phys = atc_get_ptp_phys,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/ctxfi/
H A Dctvmem.h57 dma_addr_t (*get_ptp_phys)(struct ct_vm *vm, int index); member in struct:ct_vm
H A Dctatc.h91 unsigned long (*get_ptp_phys)(struct ct_atc *atc, int index); member in struct:ct_atc
H A Dctvmem.c205 vm->get_ptp_phys = ct_get_ptp_phys;
H A Dctatc.c170 return atc->vm->get_ptp_phys(atc->vm, index);
1600 .get_ptp_phys = atc_get_ptp_phys,

Completed in 119 milliseconds