Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iio/accel/
Dst_accel_core.c256 .bootime = 2,
318 .bootime = 2,
396 .bootime = 2,
449 .bootime = 2, /* guess */
/linux-4.1.27/drivers/iio/pressure/
Dst_pressure_core.c224 .bootime = 2,
259 .bootime = 2,
306 .bootime = 2,
/linux-4.1.27/drivers/iio/gyro/
Dst_gyro_core.c189 .bootime = 2,
251 .bootime = 2,
309 .bootime = 2,
/linux-4.1.27/drivers/iio/magnetometer/
Dst_magn_core.c229 .bootime = 2,
284 .bootime = 2,
/linux-4.1.27/include/linux/iio/common/
Dst_sensors.h192 unsigned int bootime; member
/linux-4.1.27/drivers/iio/common/st_sensors/
Dst_sensors_core.c448 msleep((sdata->sensor_settings->bootime * 1000) / sdata->odr); in st_sensors_read_info_raw()