Searched refs:ec_response_motion_sense (Results 1 – 5 of 5) sorted by relevance
264 struct ec_response_motion_sense *resp; in kb_wake_angle_show()285 resp = (struct ec_response_motion_sense *)msg->data; in kb_wake_angle_show()316 msg->insize = sizeof(struct ec_response_motion_sense); in kb_wake_angle_store()
68 struct ec_response_motion_sense *resp;
55 state->resp = (struct ec_response_motion_sense *)state->msg->data; in cros_ec_sensors_core_init()101 state->resp != (struct ec_response_motion_sense *)state->msg->data) in cros_ec_motion_send_host_cmd()
277 struct ec_response_motion_sense *resp; in cros_ec_sensors_register()300 resp = (struct ec_response_motion_sense *)msg->data; in cros_ec_sensors_register()
1601 struct ec_response_motion_sense { struct