Searched refs:st_lsm6dsx_sensor_settings (Results 1 – 1 of 1) sorted by relevance
89 static const struct st_lsm6dsx_settings st_lsm6dsx_sensor_settings[] = { variable911 for (i = 0; i < ARRAY_SIZE(st_lsm6dsx_sensor_settings); i++) { in st_lsm6dsx_check_whoami()913 if (id == st_lsm6dsx_sensor_settings[i].id[j].hw_id) in st_lsm6dsx_check_whoami()920 if (i == ARRAY_SIZE(st_lsm6dsx_sensor_settings)) { in st_lsm6dsx_check_whoami()931 if (data != st_lsm6dsx_sensor_settings[i].wai) { in st_lsm6dsx_check_whoami()936 *name = st_lsm6dsx_sensor_settings[i].id[j].name; in st_lsm6dsx_check_whoami()937 hw->settings = &st_lsm6dsx_sensor_settings[i]; in st_lsm6dsx_check_whoami()