Home
last modified time | relevance | path

Searched refs:bootime (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/drivers/iio/accel/
Dst_accel_core.c178 .bootime = 2,
260 .bootime = 2,
350 .bootime = 2,
422 .bootime = 2, /* guess */
494 .bootime = 2, /* guess */
565 .bootime = 2,
622 .bootime = 2,
697 .bootime = 2,
778 .bootime = 2,
830 .bootime = 2,
/linux-4.19.296/drivers/iio/gyro/
Dst_gyro_core.c133 .bootime = 2,
211 .bootime = 2,
285 .bootime = 2,
359 .bootime = 2,
/linux-4.19.296/drivers/iio/magnetometer/
Dst_magn_core.c184 .bootime = 2,
263 .bootime = 2,
330 .bootime = 2,
379 .bootime = 2,
/linux-4.19.296/drivers/iio/pressure/
Dst_pressure_core.c307 .bootime = 2,
357 .bootime = 2,
424 .bootime = 2,
493 .bootime = 2,
/linux-4.19.296/include/linux/iio/common/
Dst_sensors.h235 unsigned int bootime; member
/linux-4.19.296/drivers/iio/common/st_sensors/
Dst_sensors_core.c597 msleep((sdata->sensor_settings->bootime * 1000) / sdata->odr); in st_sensors_read_info_raw()