Searched refs:inv_sensors_timestamp_init (Results 1 – 7 of 7) sorted by relevance
41 void inv_sensors_timestamp_init(struct inv_sensors_timestamp *ts, in inv_sensors_timestamp_init() function58 EXPORT_SYMBOL_NS_GPL(inv_sensors_timestamp_init, "IIO_INV_SENSORS_TIMESTAMP");
67 void inv_sensors_timestamp_init(struct inv_sensors_timestamp *ts,
720 inv_sensors_timestamp_init(&accel_st->ts, &ts_chip); in inv_icm45600_accel_init()
728 inv_sensors_timestamp_init(&gyro_st->ts, &ts_chip); in inv_icm45600_gyro_init()
764 inv_sensors_timestamp_init(&gyro_st->ts, &ts_chip); in inv_icm42600_gyro_init()
1179 inv_sensors_timestamp_init(&accel_st->ts, &ts_chip); in inv_icm42600_accel_init()
613 inv_sensors_timestamp_init(&st->timestamp, ×tamp); in inv_mpu6050_init_config()