Searched refs:timestamp_ns_scale (Results 1 – 2 of 2) sorted by relevance
431 return st->timestamp_ns_scale * raw_value; in hid_sensor_convert_timestamp()563 st->timestamp_ns_scale = val0; in hid_sensor_parse_common_attributes()565 st->timestamp_ns_scale = 1000000000; in hid_sensor_parse_common_attributes()
229 int timestamp_ns_scale; member