ec_params_hello   114 drivers/platform/chrome/cros_ec.c 	ec_dev->max_request = sizeof(struct ec_params_hello);
ec_params_hello   235 drivers/platform/chrome/cros_ec_proto.c 	struct ec_params_hello *hello_params;
ec_params_hello   246 drivers/platform/chrome/cros_ec_proto.c 	hello_params = (struct ec_params_hello *)msg->data;