Searched refs:timestamp_ns_scale (Results 1 – 2 of 2) sorted by relevance
435 return st->timestamp_ns_scale * raw_value; in hid_sensor_convert_timestamp()567 st->timestamp_ns_scale = val0; in hid_sensor_parse_common_attributes()569 st->timestamp_ns_scale = 1000000000; in hid_sensor_parse_common_attributes()
230 int timestamp_ns_scale; member