Home
last modified time | relevance | path

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

/kernel/linux/common_modules/tzdriver/core/
H A Dagent.c604 int tc_ns_sync_sys_time(const struct tc_ns_client_time *tc_ns_time) in tc_ns_sync_sys_time() argument
610 if (!tc_ns_time) { in tc_ns_sync_sys_time()
611 tloge("tc_ns_time is NULL input buffer\n"); in tc_ns_sync_sys_time()
622 mb_pack->operation.params[0].value.a = tc_ns_time->seconds; in tc_ns_sync_sys_time()
623 mb_pack->operation.params[0].value.b = tc_ns_time->millis; in tc_ns_sync_sys_time()

Completed in 2 milliseconds