Searched refs:bootime (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/iio/accel/ |
D | st_accel_core.c | 296 .bootime = 2, 359 .bootime = 2, 438 .bootime = 2, 492 .bootime = 2, /* guess */ 541 .bootime = 2, /* guess */
|
/linux-4.4.14/drivers/iio/magnetometer/ |
D | st_magn_core.c | 308 .bootime = 2, 387 .bootime = 2, 443 .bootime = 2, 485 .bootime = 2,
|
/linux-4.4.14/drivers/iio/gyro/ |
D | st_gyro_core.c | 190 .bootime = 2, 253 .bootime = 2, 312 .bootime = 2,
|
/linux-4.4.14/drivers/iio/pressure/ |
D | st_pressure_core.c | 225 .bootime = 2, 261 .bootime = 2, 309 .bootime = 2,
|
/linux-4.4.14/include/linux/iio/common/ |
D | st_sensors.h | 194 unsigned int bootime; member
|
/linux-4.4.14/drivers/iio/common/st_sensors/ |
D | st_sensors_core.c | 487 msleep((sdata->sensor_settings->bootime * 1000) / sdata->odr); in st_sensors_read_info_raw()
|