Searched refs:inv_sensors_timestamp_update_odr (Results 1 – 5 of 5) sorted by relevance
60 int inv_sensors_timestamp_update_odr(struct inv_sensors_timestamp *ts, in inv_sensors_timestamp_update_odr() function79 EXPORT_SYMBOL_NS_GPL(inv_sensors_timestamp_update_odr, "IIO_INV_SENSORS_TIMESTAMP");
70 int inv_sensors_timestamp_update_odr(struct inv_sensors_timestamp *ts,
368 ret = inv_sensors_timestamp_update_odr(ts, inv_icm42600_odr_to_period(conf.odr), in inv_icm42600_gyro_write_odr()
461 ret = inv_sensors_timestamp_update_odr(ts, inv_icm42600_odr_to_period(conf.odr), in inv_icm42600_accel_write_odr()
1334 result = inv_sensors_timestamp_update_odr(&st->timestamp, fifo_period, fifo_on); in inv_mpu6050_fifo_rate_store()