Home
last modified time | relevance | path

Searched refs:inv_sensors_timestamp_reset (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/include/linux/iio/common/
Dinv_sensors_timestamp.h86 static inline void inv_sensors_timestamp_reset(struct inv_sensors_timestamp *ts) in inv_sensors_timestamp_reset() function
/linux-6.14.4/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_trigger.c114 inv_sensors_timestamp_reset(&st->timestamp); in inv_mpu6050_prepare_fifo()
/linux-6.14.4/drivers/iio/imu/inv_icm42600/
Dinv_icm42600_core.c855 inv_sensors_timestamp_reset(&gyro_st->ts); in inv_icm42600_resume()
856 inv_sensors_timestamp_reset(&accel_st->ts); in inv_icm42600_resume()
Dinv_icm42600_buffer.c296 inv_sensors_timestamp_reset(ts); in inv_icm42600_buffer_preenable()