Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_tsf.c1037 static inline int hdd_uint64_minus(uint64_t x, uint64_t y, uint64_t *ret) in hdd_uint64_minus() function
1113 ret = hdd_uint64_minus(tsf->last_target_time, in hdd_get_targettime_from_hosttime()
1181 ret = hdd_uint64_minus(tsf->last_tsf_sync_soc_time, in hdd_get_soctime_from_tsf64time()
1231 ret = hdd_uint64_minus(tsf->last_target_time, in hdd_get_tsftime_from_qtime()