Searched refs:timespec_to_ms (Results 1 – 1 of 1) sorted by relevance
28 static inline u64 timespec_to_ms(const struct timespec64 *ts) in timespec_to_ms() function38 return timespec_to_ms(&ts); in adf_clock_get_current_time()