Searched refs:inv_sensors_timestamp_apply_odr (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/iio/common/inv_sensors/ |
H A D | inv_sensors_timestamp.c | 75 inv_sensors_timestamp_apply_odr(ts, 0, 0, 0); in inv_sensors_timestamp_update_odr() 173 void inv_sensors_timestamp_apply_odr(struct inv_sensors_timestamp *ts, in inv_sensors_timestamp_apply_odr() function 203 EXPORT_SYMBOL_NS_GPL(inv_sensors_timestamp_apply_odr, IIO_INV_SENSORS_TIMESTAMP);
|
/openbmc/linux/include/linux/iio/common/ |
H A D | inv_sensors_timestamp.h | 83 void inv_sensors_timestamp_apply_odr(struct inv_sensors_timestamp *ts,
|
/openbmc/linux/drivers/iio/imu/inv_mpu6050/ |
H A D | inv_mpu_ring.c | 117 inv_sensors_timestamp_apply_odr(&st->timestamp, fifo_period, nb, 0); in inv_mpu6050_read_fifo()
|
/openbmc/linux/drivers/iio/imu/inv_icm42600/ |
H A D | inv_icm42600_accel.c | 774 inv_sensors_timestamp_apply_odr(ts, st->fifo.period, in inv_icm42600_accel_parse_fifo()
|
H A D | inv_icm42600_gyro.c | 786 inv_sensors_timestamp_apply_odr(ts, st->fifo.period, in inv_icm42600_gyro_parse_fifo()
|