Searched refs:host_ts (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dhv_utils.c113 struct timespec host_ts; local
116 host_ts = ns_to_timespec(host_tns);
118 do_settimeofday(&host_ts);

Completed in 107 milliseconds