Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_buffer.c516 inv_sensors_timestamp_interrupt(ts, st->fifo.period, st->fifo.nb.total, in inv_icm42600_buffer_fifo_parse()
526 inv_sensors_timestamp_interrupt(ts, st->fifo.period, st->fifo.nb.total, in inv_icm42600_buffer_fifo_parse()
556 inv_sensors_timestamp_interrupt(ts, st->fifo.period, in inv_icm42600_buffer_hwfifo_flush()
566 inv_sensors_timestamp_interrupt(ts, st->fifo.period, in inv_icm42600_buffer_hwfifo_flush()
/openbmc/linux/drivers/iio/common/inv_sensors/
H A Dinv_sensors_timestamp.c131 void inv_sensors_timestamp_interrupt(struct inv_sensors_timestamp *ts, in inv_sensors_timestamp_interrupt() function
167 EXPORT_SYMBOL_NS_GPL(inv_sensors_timestamp_interrupt, IIO_INV_SENSORS_TIMESTAMP);
/openbmc/linux/include/linux/iio/common/
H A Dinv_sensors_timestamp.h73 void inv_sensors_timestamp_interrupt(struct inv_sensors_timestamp *ts,
/openbmc/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_ring.c116 inv_sensors_timestamp_interrupt(&st->timestamp, fifo_period, nb, nb, pf->timestamp); in inv_mpu6050_read_fifo()