Searched refs:ns_to_timeval (Results 1 – 5 of 5) sorted by relevance
81 return (ns_to_timeval(kt)); in ktime_to_timeval()192 #define ktime_to_timeval(kt) ns_to_timeval(kt)
46 ns_to_timeval(const int64_t nsec) in ns_to_timeval() function
45 ns_to_timeval(const int64_t nsec) in ns_to_timeval() function
294 struct timeval ns_to_timeval(const int64_t nsec);
676 *vblank_time = ns_to_timeval(timeval_to_ns(&raw_time) - delta_ns); in drm_calc_vbltimestamp_from_scanoutpos()