Home
last modified time | relevance | path

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

/drivers/hid/intel-ish-hid/ipc/
Dipc.c300 struct timespec ts_system; in write_ipc_from_queue() local
306 get_monotonic_boottime(&ts_system); in write_ipc_from_queue()
308 usec_system = (timespec_to_ns(&ts_system)) / NSEC_PER_USEC; in write_ipc_from_queue()