Searched refs:ec_params_motion_sense (Results 1 – 8 of 8) sorted by relevance
61 msg->outsize = sizeof(struct ec_params_motion_sense); in cros_ec_sensorhub_register()133 max((u16)sizeof(struct ec_params_motion_sense), in cros_ec_sensorhub_probe()149 data->params = (struct ec_params_motion_sense *)msg->data; in cros_ec_sensorhub_probe()
246 struct ec_params_motion_sense *param; in kb_wake_angle_show()254 param = (struct ec_params_motion_sense *)msg->data; in kb_wake_angle_show()278 struct ec_params_motion_sense *param; in kb_wake_angle_store()291 param = (struct ec_params_motion_sense *)msg->data; in kb_wake_angle_store()
884 struct ec_params_motion_sense *params; in cros_ec_get_sensor_count()900 params = (struct ec_params_motion_sense *)msg->data; in cros_ec_get_sensor_count()
123 sensorhub->msg->outsize = sizeof(struct ec_params_motion_sense); in cros_ec_sensorhub_ring_fifo_enable()822 sizeof(struct ec_params_motion_sense); in cros_ec_sensorhub_ring_handler()
66 struct ec_params_motion_sense param;
153 struct ec_params_motion_sense *params;
2511 struct ec_params_motion_sense { struct
263 max((u16)sizeof(struct ec_params_motion_sense), in cros_ec_sensors_core_init()282 state->msg->outsize = sizeof(struct ec_params_motion_sense); in cros_ec_sensors_core_init()