Home
last modified time | relevance | path

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

/Linux-v5.4/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,
[all …]
/Linux-v5.4/drivers/iio/pressure/
Dst_pressure_core.c305 .bootime = 2,
355 .bootime = 2,
422 .bootime = 2,
491 .bootime = 2,
560 .bootime = 2,
/Linux-v5.4/drivers/iio/magnetometer/
Dst_magn_core.c182 .bootime = 2,
261 .bootime = 2,
333 .bootime = 2,
382 .bootime = 2,
/Linux-v5.4/drivers/iio/gyro/
Dst_gyro_core.c131 .bootime = 2,
210 .bootime = 2,
284 .bootime = 2,
/Linux-v5.4/include/linux/iio/common/
Dst_sensors.h209 unsigned int bootime; member
/Linux-v5.4/drivers/iio/common/st_sensors/
Dst_sensors_core.c582 msleep((sdata->sensor_settings->bootime * 1000) / sdata->odr); in st_sensors_read_info_raw()