Home
last modified time | relevance | path

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

/drivers/iio/common/st_sensors/
Dst_sensors_trigger.c65 sdata->hw_timestamp = iio_get_time_ns(indio_dev); in st_sensors_irq_handler()
112 sdata->hw_timestamp = iio_get_time_ns(indio_dev); in st_sensors_irq_thread()
Dst_sensors_buffer.c66 timestamp = sdata->hw_timestamp; in st_sensors_trigger_handler()
/drivers/iio/gyro/
Dmpu3050.h85 s64 hw_timestamp; member
Dmpu3050-core.c490 timestamp = mpu3050->hw_timestamp; in mpu3050_trigger_handler()
917 mpu3050->hw_timestamp = iio_get_time_ns(indio_dev); in mpu3050_irq_handler()