Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/chrome/
Dcros_ec_sysfs.c251 struct ec_response_motion_sense *resp; in kb_wake_angle_show()
272 resp = (struct ec_response_motion_sense *)msg->data; in kb_wake_angle_show()
303 msg->insize = sizeof(struct ec_response_motion_sense); in kb_wake_angle_store()
/Linux-v5.4/include/linux/iio/common/
Dcros_ec_sensors_core.h61 struct ec_response_motion_sense *resp;
/Linux-v5.4/drivers/mfd/
Dcros_ec_dev.c163 struct ec_response_motion_sense *resp; in cros_ec_sensors_register()
186 resp = (struct ec_response_motion_sense *)msg->data; in cros_ec_sensors_register()
/Linux-v5.4/drivers/iio/common/cros_ec_sensors/
Dcros_ec_sensors_core.c105 state->resp = (struct ec_response_motion_sense *)state->msg->data; in cros_ec_sensors_core_init()
178 state->resp != (struct ec_response_motion_sense *)state->msg->data) in cros_ec_motion_send_host_cmd()
/Linux-v5.4/include/linux/platform_data/
Dcros_ec_commands.h2661 struct ec_response_motion_sense { struct