Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Di_qdf_time.h486 static inline int64_t __qdf_time_ktime_to_us(ktime_t ktime) in __qdf_time_ktime_to_us() function
H A Dqdf_time.c73 return __qdf_time_ktime_to_us(ktime); in qdf_ktime_to_us()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_time.h386 return __qdf_time_ktime_to_us(ktime); in qdf_ktime_to_us()