ec_response_motion_sense  105 drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c 	state->resp = (struct ec_response_motion_sense *)state->msg->data;
ec_response_motion_sense  178 drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c 	    state->resp != (struct ec_response_motion_sense *)state->msg->data)
ec_response_motion_sense  163 drivers/mfd/cros_ec_dev.c 	struct ec_response_motion_sense *resp;
ec_response_motion_sense  186 drivers/mfd/cros_ec_dev.c 	resp = (struct ec_response_motion_sense *)msg->data;
ec_response_motion_sense  251 drivers/platform/chrome/cros_ec_sysfs.c 	struct ec_response_motion_sense *resp;
ec_response_motion_sense  272 drivers/platform/chrome/cros_ec_sysfs.c 	resp = (struct ec_response_motion_sense *)msg->data;
ec_response_motion_sense  303 drivers/platform/chrome/cros_ec_sysfs.c 	msg->insize = sizeof(struct ec_response_motion_sense);
ec_response_motion_sense   61 include/linux/iio/common/cros_ec_sensors_core.h 	struct ec_response_motion_sense *resp;