Searched refs:ec_response_motion_sense (Results 1 – 6 of 6) sorted by relevance
61 msg->insize = sizeof(struct ec_response_motion_sense); in cros_ec_sensorhub_register()151 data->resp = (struct ec_response_motion_sense *)msg->data; in cros_ec_sensorhub_probe()
2450 struct ec_response_motion_sense *data; in cros_ec_proto_test_get_sensor_count_normal()2455 data = (struct ec_response_motion_sense *)mock->o_data; in cros_ec_proto_test_get_sensor_count_normal()2471 KUNIT_EXPECT_EQ(test, mock->msg.insize, sizeof(struct ec_response_motion_sense)); in cros_ec_proto_test_get_sensor_count_normal()2511 KUNIT_EXPECT_EQ(test, mock->msg.insize, sizeof(struct ec_response_motion_sense)); in cros_ec_proto_test_get_sensor_count_xfer_error()2570 sizeof(struct ec_response_motion_sense)); in cros_ec_proto_test_get_sensor_count_legacy()
124 sensorhub->msg->insize = sizeof(struct ec_response_motion_sense); in cros_ec_sensorhub_ring_fifo_enable()
66 struct ec_response_motion_sense *resp;
154 struct ec_response_motion_sense *resp;
264 state->resp = (struct ec_response_motion_sense *)state->msg->data; in cros_ec_sensors_core_init()430 state->resp != (struct ec_response_motion_sense *)state->msg->data) in cros_ec_motion_send_host_cmd()