Searched refs:st_lsm6dsx_sensor_settings (Results 1 – 1 of 1) sorted by relevance
156 static const struct st_lsm6dsx_settings st_lsm6dsx_sensor_settings[] = { variable341 for (i = 0; i < ARRAY_SIZE(st_lsm6dsx_sensor_settings); i++) { in st_lsm6dsx_check_whoami()343 if (id == st_lsm6dsx_sensor_settings[i].id[j]) in st_lsm6dsx_check_whoami()350 if (i == ARRAY_SIZE(st_lsm6dsx_sensor_settings)) { in st_lsm6dsx_check_whoami()361 if (data != st_lsm6dsx_sensor_settings[i].wai) { in st_lsm6dsx_check_whoami()366 hw->settings = &st_lsm6dsx_sensor_settings[i]; in st_lsm6dsx_check_whoami()