Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Di_qdf_time.h160 static inline int64_t __qdf_ktime_to_ns(ktime_t ktime) in __qdf_ktime_to_ns() function
H A Dqdf_time.c80 return __qdf_ktime_to_ns(ktime); in qdf_ktime_to_ns()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_time.h391 return __qdf_ktime_to_ns(ktime); in qdf_ktime_to_ns()