Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/accel/ !
Dst_accel_core.c196 .bootime = 2,
278 .bootime = 2,
368 .bootime = 2,
440 .bootime = 2, /* guess */
513 .bootime = 2, /* guess */
584 .bootime = 2,
641 .bootime = 2,
716 .bootime = 2,
797 .bootime = 2,
849 .bootime = 2,
[all …]
/linux-5.19.10/drivers/iio/magnetometer/ !
Dst_magn_core.c221 .bootime = 2,
300 .bootime = 2,
372 .bootime = 2,
422 .bootime = 2,
498 .bootime = 2,
/linux-5.19.10/drivers/iio/pressure/ !
Dst_pressure_core.c298 .bootime = 2,
348 .bootime = 2,
415 .bootime = 2,
484 .bootime = 2,
553 .bootime = 2,
/linux-5.19.10/drivers/iio/gyro/ !
Dst_gyro_core.c142 .bootime = 2,
220 .bootime = 2,
294 .bootime = 2,
368 .bootime = 2,
/linux-5.19.10/include/linux/iio/common/ !
Dst_sensors.h218 unsigned int bootime; member
/linux-5.19.10/drivers/iio/common/st_sensors/ !
Dst_sensors_core.c568 msleep((sdata->sensor_settings->bootime * 1000) / sdata->odr); in st_sensors_read_info_raw()