Searched refs:ec_params_motion_sense (Results 1 – 10 of 10) 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()
239 struct ec_params_motion_sense *param; in kb_wake_angle_show()247 param = (struct ec_params_motion_sense *)msg->data; in kb_wake_angle_show()271 struct ec_params_motion_sense *param; in kb_wake_angle_store()284 param = (struct ec_params_motion_sense *)msg->data; in kb_wake_angle_store()
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()
1000 struct ec_params_motion_sense *params; in cros_ec_get_sensor_count()1016 params = (struct ec_params_motion_sense *)msg->data; in cros_ec_get_sensor_count()
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()
22 TP_PROTO(struct ec_params_motion_sense *param,
261 max((u16)sizeof(struct ec_params_motion_sense), in cros_ec_sensors_core_init()280 state->msg->outsize = sizeof(struct ec_params_motion_sense); in cros_ec_sensors_core_init()
65 struct ec_params_motion_sense param;
153 struct ec_params_motion_sense *params;
2555 struct ec_params_motion_sense { struct