Home
last modified time | relevance | path

Searched refs:atc_get_ptp_phys (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/sound/pci/ctxfi/
Dctatc.c166 static unsigned long atc_get_ptp_phys(struct ct_atc *atc, int index) in atc_get_ptp_phys() function
1343 info.vm_pgt_phys = atc_get_ptp_phys(atc, 0); in atc_create_hw_devs()
1567 info.vm_pgt_phys = atc_get_ptp_phys(atc, 0); in atc_hw_resume()
1628 .get_ptp_phys = atc_get_ptp_phys,