Searched refs:bootime (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/iio/accel/ |
D | st_accel_core.c | 256 .bootime = 2, 318 .bootime = 2, 396 .bootime = 2, 449 .bootime = 2, /* guess */
|
/linux-4.1.27/drivers/iio/pressure/ |
D | st_pressure_core.c | 224 .bootime = 2, 259 .bootime = 2, 306 .bootime = 2,
|
/linux-4.1.27/drivers/iio/gyro/ |
D | st_gyro_core.c | 189 .bootime = 2, 251 .bootime = 2, 309 .bootime = 2,
|
/linux-4.1.27/drivers/iio/magnetometer/ |
D | st_magn_core.c | 229 .bootime = 2, 284 .bootime = 2,
|
/linux-4.1.27/include/linux/iio/common/ |
D | st_sensors.h | 192 unsigned int bootime; member
|
/linux-4.1.27/drivers/iio/common/st_sensors/ |
D | st_sensors_core.c | 448 msleep((sdata->sensor_settings->bootime * 1000) / sdata->odr); in st_sensors_read_info_raw()
|