Searched refs:timestamp_ns_scale (Results 1 – 2 of 2) sorted by relevance
382 return st->timestamp_ns_scale * raw_value; in hid_sensor_convert_timestamp()487 st->timestamp_ns_scale = val0; in hid_sensor_parse_common_attributes()489 st->timestamp_ns_scale = 1000000000; in hid_sensor_parse_common_attributes()
228 int timestamp_ns_scale; member