Searched refs:hello_params (Results 1 – 1 of 1) sorted by relevance
301 struct ec_params_hello *hello_params; in cros_ec_host_command_proto_query_v2() local304 int len = max(sizeof(*hello_params), sizeof(*hello_response)); in cros_ec_host_command_proto_query_v2()312 hello_params = (struct ec_params_hello *)msg->data; in cros_ec_host_command_proto_query_v2()313 msg->outsize = sizeof(*hello_params); in cros_ec_host_command_proto_query_v2()317 hello_params->in_data = 0xa0b0c0d0; in cros_ec_host_command_proto_query_v2()