Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/iio/common/
Dinv_sensors_timestamp.h76 static inline int64_t inv_sensors_timestamp_pop(struct inv_sensors_timestamp *ts) in inv_sensors_timestamp_pop() function
/linux-6.12.1/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_ring.c120 timestamp = inv_sensors_timestamp_pop(&st->timestamp); in inv_mpu6050_read_fifo()
/linux-6.12.1/drivers/iio/imu/inv_icm42600/
Dinv_icm42600_gyro.c839 ts_val = inv_sensors_timestamp_pop(ts); in inv_icm42600_gyro_parse_fifo()
Dinv_icm42600_accel.c934 ts_val = inv_sensors_timestamp_pop(ts); in inv_icm42600_accel_parse_fifo()