Searched refs:wai (Results 1 – 6 of 6) sorted by relevance
| /linux-4.4.14/drivers/iio/accel/ |
| D | st_accel_core.c | 226 .wai = ST_ACCEL_1_WAI_EXP, 299 .wai = ST_ACCEL_2_WAI_EXP, 362 .wai = ST_ACCEL_3_WAI_EXP, 441 .wai = ST_ACCEL_4_WAI_EXP, 495 .wai = ST_ACCEL_5_WAI_EXP,
|
| /linux-4.4.14/drivers/iio/magnetometer/ |
| D | st_magn_core.c | 234 .wai = 0, /* This sensor has no valid WhoAmI report 0 */ 311 .wai = ST_MAGN_1_WAI_EXP, 390 .wai = ST_MAGN_2_WAI_EXP, 446 .wai = ST_MAGN_3_WAI_EXP,
|
| /linux-4.4.14/drivers/iio/common/st_sensors/ |
| D | st_sensors_core.c | 508 u8 wai; in st_sensors_check_device_support() local 528 sensor_settings[i].wai_addr, &wai); in st_sensors_check_device_support() 534 if (sensor_settings[i].wai != wai) { in st_sensors_check_device_support() 536 indio_dev->name, wai); in st_sensors_check_device_support()
|
| /linux-4.4.14/drivers/iio/gyro/ |
| D | st_gyro_core.c | 133 .wai = ST_GYRO_1_WAI_EXP, 193 .wai = ST_GYRO_2_WAI_EXP, 256 .wai = ST_GYRO_3_WAI_EXP,
|
| /linux-4.4.14/drivers/iio/pressure/ |
| D | st_pressure_core.c | 180 .wai = ST_PRESS_LPS331AP_WAI_EXP, 228 .wai = ST_PRESS_LPS001WP_WAI_EXP, 264 .wai = ST_PRESS_LPS25H_WAI_EXP,
|
| /linux-4.4.14/include/linux/iio/common/ |
| D | st_sensors.h | 182 u8 wai; member
|