Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/iio/accel/
Dst_accel_core.c196 .bootime = 2,
278 .bootime = 2,
368 .bootime = 2,
440 .bootime = 2, /* guess */
513 .bootime = 2, /* guess */
585 .bootime = 2,
642 .bootime = 2,
717 .bootime = 2,
798 .bootime = 2,
850 .bootime = 2,
[all …]
/linux-6.6.21/drivers/iio/pressure/
Dst_pressure_core.c298 .bootime = 2,
348 .bootime = 2,
415 .bootime = 2,
484 .bootime = 2,
553 .bootime = 2,
623 .bootime = 2,
/linux-6.6.21/drivers/iio/magnetometer/
Dst_magn_core.c221 .bootime = 2,
300 .bootime = 2,
373 .bootime = 2,
423 .bootime = 2,
500 .bootime = 2,
/linux-6.6.21/drivers/iio/gyro/
Dst_gyro_core.c142 .bootime = 2,
220 .bootime = 2,
294 .bootime = 2,
368 .bootime = 2,
/linux-6.6.21/include/linux/iio/common/
Dst_sensors.h219 unsigned int bootime; member
/linux-6.6.21/drivers/iio/common/st_sensors/
Dst_sensors_core.c543 msleep((sdata->sensor_settings->bootime * 1000) / sdata->odr); in st_sensors_read_info_raw()