Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/accel/
Dst_accel_core.c296 .bootime = 2,
359 .bootime = 2,
438 .bootime = 2,
492 .bootime = 2, /* guess */
541 .bootime = 2, /* guess */
/linux-4.4.14/drivers/iio/magnetometer/
Dst_magn_core.c308 .bootime = 2,
387 .bootime = 2,
443 .bootime = 2,
485 .bootime = 2,
/linux-4.4.14/drivers/iio/gyro/
Dst_gyro_core.c190 .bootime = 2,
253 .bootime = 2,
312 .bootime = 2,
/linux-4.4.14/drivers/iio/pressure/
Dst_pressure_core.c225 .bootime = 2,
261 .bootime = 2,
309 .bootime = 2,
/linux-4.4.14/include/linux/iio/common/
Dst_sensors.h194 unsigned int bootime; member
/linux-4.4.14/drivers/iio/common/st_sensors/
Dst_sensors_core.c487 msleep((sdata->sensor_settings->bootime * 1000) / sdata->odr); in st_sensors_read_info_raw()