Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/chrome/
Dcros_ec_sysfs.c264 struct ec_response_motion_sense *resp; in kb_wake_angle_show()
285 resp = (struct ec_response_motion_sense *)msg->data; in kb_wake_angle_show()
316 msg->insize = sizeof(struct ec_response_motion_sense); in kb_wake_angle_store()
/Linux-v4.19/include/linux/iio/common/
Dcros_ec_sensors_core.h68 struct ec_response_motion_sense *resp;
/Linux-v4.19/drivers/iio/common/cros_ec_sensors/
Dcros_ec_sensors_core.c55 state->resp = (struct ec_response_motion_sense *)state->msg->data; in cros_ec_sensors_core_init()
101 state->resp != (struct ec_response_motion_sense *)state->msg->data) in cros_ec_motion_send_host_cmd()
/Linux-v4.19/drivers/mfd/
Dcros_ec_dev.c277 struct ec_response_motion_sense *resp; in cros_ec_sensors_register()
300 resp = (struct ec_response_motion_sense *)msg->data; in cros_ec_sensors_register()
/Linux-v4.19/include/linux/mfd/
Dcros_ec_commands.h1601 struct ec_response_motion_sense { struct