Searched refs:ec_response_motion_sense (Results 1 – 5 of 5) sorted by relevance
251 struct ec_response_motion_sense *resp; in kb_wake_angle_show()272 resp = (struct ec_response_motion_sense *)msg->data; in kb_wake_angle_show()303 msg->insize = sizeof(struct ec_response_motion_sense); in kb_wake_angle_store()
61 struct ec_response_motion_sense *resp;
163 struct ec_response_motion_sense *resp; in cros_ec_sensors_register()186 resp = (struct ec_response_motion_sense *)msg->data; in cros_ec_sensors_register()
105 state->resp = (struct ec_response_motion_sense *)state->msg->data; in cros_ec_sensors_core_init()178 state->resp != (struct ec_response_motion_sense *)state->msg->data) in cros_ec_motion_send_host_cmd()
2661 struct ec_response_motion_sense { struct