Home
last modified time | relevance | path

Searched refs:hid_sensor_convert_timestamp (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
H A Dhid-sensor-hub.h278 int64_t hid_sensor_convert_timestamp(struct hid_sensor_common *st,
/linux/drivers/iio/common/hid-sensors/
H A Dhid-sensor-attributes.c432 int64_t hid_sensor_convert_timestamp(struct hid_sensor_common *st, in hid_sensor_convert_timestamp() function
437 EXPORT_SYMBOL_NS(hid_sensor_convert_timestamp, "IIO_HID");
/linux/drivers/iio/pressure/
H A Dhid-sensor-press.c203 press_state->timestamp = hid_sensor_convert_timestamp( in press_capture_sample()
/linux/drivers/iio/gyro/
H A Dhid-sensor-gyro-3d.c232 hid_sensor_convert_timestamp(&gyro_state->common_attributes, in gyro_3d_capture_sample()
/linux/drivers/iio/orientation/
H A Dhid-sensor-incl-3d.c235 hid_sensor_convert_timestamp(&incl_state->common_attributes, in incl_3d_capture_sample()
/linux/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c280 hid_sensor_convert_timestamp( in accel_3d_capture_sample()
/linux/drivers/iio/light/
H A Dhid-sensor-als.c303 als_state->timestamp = hid_sensor_convert_timestamp(&als_state->common_attributes, in als_capture_sample()
/linux/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c331 hid_sensor_convert_timestamp(&magn_state->magn_flux_attributes, in magn_3d_capture_sample()