Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/ctxfi/
Dctatc.c165 static unsigned long atc_get_ptp_phys(struct ct_atc *atc, int index) in atc_get_ptp_phys() function
1342 info.vm_pgt_phys = atc_get_ptp_phys(atc, 0); in atc_create_hw_devs()
1566 info.vm_pgt_phys = atc_get_ptp_phys(atc, 0); in atc_hw_resume()
1627 .get_ptp_phys = atc_get_ptp_phys,