Searched refs:ec_params_motion_sense (Results 1 – 5 of 5) sorted by relevance
265 struct ec_params_motion_sense *param; in kb_wake_angle_show()273 param = (struct ec_params_motion_sense *)msg->data; in kb_wake_angle_show()297 struct ec_params_motion_sense *param; in kb_wake_angle_store()310 param = (struct ec_params_motion_sense *)msg->data; in kb_wake_angle_store()
67 struct ec_params_motion_sense param;
50 max((u16)sizeof(struct ec_params_motion_sense), in cros_ec_sensors_core_init()62 state->msg->outsize = sizeof(struct ec_params_motion_sense); in cros_ec_sensors_core_init()
276 struct ec_params_motion_sense *params; in cros_ec_sensors_register()290 params = (struct ec_params_motion_sense *)msg->data; in cros_ec_sensors_register()
1531 struct ec_params_motion_sense { struct