Lines Matching refs:st
251 struct gyro_3d_state *st) in gyro_3d_parse_report() argument
261 &st->gyro[CHANNEL_SCAN_INDEX_X + i]); in gyro_3d_parse_report()
266 st->gyro[CHANNEL_SCAN_INDEX_X + i].size); in gyro_3d_parse_report()
269 st->gyro[0].index, in gyro_3d_parse_report()
270 st->gyro[0].report_id, in gyro_3d_parse_report()
271 st->gyro[1].index, st->gyro[1].report_id, in gyro_3d_parse_report()
272 st->gyro[2].index, st->gyro[2].report_id); in gyro_3d_parse_report()
274 st->scale_precision = hid_sensor_format_scale( in gyro_3d_parse_report()
276 &st->gyro[CHANNEL_SCAN_INDEX_X], in gyro_3d_parse_report()
277 &st->scale_pre_decml, &st->scale_post_decml); in gyro_3d_parse_report()
280 if (st->common_attributes.sensitivity.index < 0) { in gyro_3d_parse_report()
285 &st->common_attributes.sensitivity); in gyro_3d_parse_report()
287 st->common_attributes.sensitivity.index, in gyro_3d_parse_report()
288 st->common_attributes.sensitivity.report_id); in gyro_3d_parse_report()