Searched refs:timestamp_ns_scale (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dhid-sensor-hub.h229 int timestamp_ns_scale; member in struct:hid_sensor_common
/linux-master/drivers/iio/common/hid-sensors/
H A Dhid-sensor-attributes.c431 return st->timestamp_ns_scale * raw_value;
563 st->timestamp_ns_scale = val0;
565 st->timestamp_ns_scale = 1000000000;

Completed in 89 milliseconds