Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_tsf.c1023 static inline int hdd_uint64_plus(uint64_t x, uint64_t y, uint64_t *ret) in hdd_uint64_plus() function
1119 ret = hdd_uint64_plus(tsf->last_target_time, in hdd_get_targettime_from_hosttime()
1173 ret = hdd_uint64_plus(tsf->last_tsf_sync_soc_time, in hdd_get_soctime_from_tsf64time()
1227 ret = hdd_uint64_plus(tsf->last_target_time, in hdd_get_tsftime_from_qtime()