Searched refs:timestamp_ns_scale (Results 1 – 2 of 2) sorted by relevance
390 return st->timestamp_ns_scale * raw_value; in hid_sensor_convert_timestamp()495 st->timestamp_ns_scale = val0; in hid_sensor_parse_common_attributes()497 st->timestamp_ns_scale = 1000000000; in hid_sensor_parse_common_attributes()
241 int timestamp_ns_scale; member