Home
last modified time | relevance | path

Searched refs:ec_params_motion_sense (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/platform/chrome/
Dcros_ec_sysfs.c265 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()
/Linux-v4.19/include/linux/iio/common/
Dcros_ec_sensors_core.h67 struct ec_params_motion_sense param;
/Linux-v4.19/drivers/iio/common/cros_ec_sensors/
Dcros_ec_sensors_core.c50 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()
/Linux-v4.19/drivers/mfd/
Dcros_ec_dev.c276 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()
/Linux-v4.19/include/linux/mfd/
Dcros_ec_commands.h1531 struct ec_params_motion_sense { struct