Searched refs:ec_params_motion_sense (Results 1 – 6 of 6) sorted by relevance
62 msg->outsize = sizeof(struct ec_params_motion_sense); in cros_ec_sensorhub_register()134 max((u16)sizeof(struct ec_params_motion_sense), in cros_ec_sensorhub_probe()150 data->params = (struct ec_params_motion_sense *)msg->data; in cros_ec_sensorhub_probe()
123 sensorhub->msg->outsize = sizeof(struct ec_params_motion_sense); in cros_ec_sensorhub_ring_fifo_enable()850 sizeof(struct ec_params_motion_sense); in cros_ec_sensorhub_ring_handler()
2464 struct ec_params_motion_sense *data; in cros_ec_proto_test_get_sensor_count_normal()2474 data = (struct ec_params_motion_sense *)mock->i_data; in cros_ec_proto_test_get_sensor_count_normal()2504 struct ec_params_motion_sense *data; in cros_ec_proto_test_get_sensor_count_xfer_error()2514 data = (struct ec_params_motion_sense *)mock->i_data; in cros_ec_proto_test_get_sensor_count_xfer_error()2562 struct ec_params_motion_sense *data; in cros_ec_proto_test_get_sensor_count_legacy()2573 data = (struct ec_params_motion_sense *)mock->i_data; in cros_ec_proto_test_get_sensor_count_legacy()
65 struct ec_params_motion_sense param;
153 struct ec_params_motion_sense *params;
259 max((u16)sizeof(struct ec_params_motion_sense), in cros_ec_sensors_core_init()278 state->msg->outsize = sizeof(struct ec_params_motion_sense); in cros_ec_sensors_core_init()