inv_sensors_timestamp_interrupt
EXPORT_SYMBOL_NS_GPL(inv_sensors_timestamp_interrupt, "IIO_INV_SENSORS_TIMESTAMP");
inv_sensors_timestamp_interrupt(ts, st->fifo.watermark.eff_gyro,
inv_sensors_timestamp_interrupt(ts, st->fifo.watermark.eff_accel,
inv_sensors_timestamp_interrupt(ts, st->fifo.nb.gyro, gyro_ts);
inv_sensors_timestamp_interrupt(ts, st->fifo.nb.accel, accel_ts);
inv_sensors_timestamp_interrupt(ts, st->fifo.watermark.eff_gyro,
inv_sensors_timestamp_interrupt(ts, st->fifo.watermark.eff_accel,
inv_sensors_timestamp_interrupt(ts, st->fifo.nb.gyro, gyro_ts);
inv_sensors_timestamp_interrupt(ts, st->fifo.nb.accel, accel_ts);
inv_sensors_timestamp_interrupt(&st->timestamp, 1, pf->timestamp);
void inv_sensors_timestamp_interrupt(struct inv_sensors_timestamp *ts,