Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_tsf.c2851 static int wlan_ptp_gettime(struct ptp_clock_info *ptp, struct timespec *ts) in wlan_ptp_gettime() function
2905 hdd_ctx->tsf.ptp_cinfo.gettime = wlan_ptp_gettime; in wlan_hdd_phc_init()
2928 static int wlan_ptp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) in wlan_ptp_gettime() function
2976 hdd_ctx->tsf.ptp_cinfo.gettime64 = wlan_ptp_gettime; in wlan_hdd_phc_init()