Searched refs:open_ts (Results 1 – 5 of 5) sorted by relevance
43 iodev.open_ts.tv_sec = 100; in TEST()44 iodev.open_ts.tv_nsec = 0; in TEST()64 iodev.open_ts.tv_sec = 100; in TEST()65 iodev.open_ts.tv_nsec = 0; in TEST()
307 struct timespec open_ts; member
616 subtract_timespecs(&now, &iodev->open_ts, &data.device_data.runtime); in cras_server_metrics_device_runtime()
506 subtract_timespecs(&now, &adev->dev->open_ts, &time_since); in append_dev_dump_info()
1004 clock_gettime(CLOCK_MONOTONIC_RAW, &iodev->open_ts); in cras_iodev_open()