Searched refs:ec_response_motion_sense (Results 1 – 8 of 8) sorted by relevance
60 msg->insize = sizeof(struct ec_response_motion_sense); in cros_ec_sensorhub_register()150 data->resp = (struct ec_response_motion_sense *)msg->data; in cros_ec_sensorhub_probe()
244 struct ec_response_motion_sense *resp; in kb_wake_angle_show()265 resp = (struct ec_response_motion_sense *)msg->data; in kb_wake_angle_show()296 msg->insize = sizeof(struct ec_response_motion_sense); in kb_wake_angle_store()
846 struct ec_response_motion_sense *resp; in cros_ec_get_sensor_count()868 resp = (struct ec_response_motion_sense *)msg->data; in cros_ec_get_sensor_count()
121 sensorhub->msg->insize = sizeof(struct ec_response_motion_sense); in cros_ec_sensorhub_ring_fifo_enable()
67 struct ec_response_motion_sense *resp;
154 struct ec_response_motion_sense *resp;
2662 struct ec_response_motion_sense { struct
272 state->resp = (struct ec_response_motion_sense *)state->msg->data; in cros_ec_sensors_core_init()409 state->resp != (struct ec_response_motion_sense *)state->msg->data) in cros_ec_motion_send_host_cmd()