Searched refs:ec_response_get_protocol_info (Results 1 – 9 of 9) sorted by relevance
201 struct ec_response_get_protocol_info *data; in cros_ec_proto_test_query_all_normal()206 data = (struct ec_response_get_protocol_info *)mock->o_data; in cros_ec_proto_test_query_all_normal()214 struct ec_response_get_protocol_info *data; in cros_ec_proto_test_query_all_normal()219 data = (struct ec_response_get_protocol_info *)mock->o_data; in cros_ec_proto_test_query_all_normal()268 sizeof(struct ec_response_get_protocol_info)); in cros_ec_proto_test_query_all_normal()288 sizeof(struct ec_response_get_protocol_info)); in cros_ec_proto_test_query_all_normal()358 struct ec_response_get_protocol_info *data; in cros_ec_proto_test_query_all_no_pd_return_error()367 data = (struct ec_response_get_protocol_info *)mock->o_data; in cros_ec_proto_test_query_all_no_pd_return_error()390 sizeof(struct ec_response_get_protocol_info)); in cros_ec_proto_test_query_all_no_pd_return_error()404 sizeof(struct ec_response_get_protocol_info)); in cros_ec_proto_test_query_all_no_pd_return_error()[all …]
233 sizeof(struct ec_response_get_protocol_info); in cros_ec_rpmsg_probe()
187 ec_dev->max_response = sizeof(struct ec_response_get_protocol_info); in cros_ec_register()
308 sizeof(struct ec_response_get_protocol_info); in cros_ec_i2c_probe()
294 struct ec_response_get_protocol_info *info; in cros_ec_get_proto_info()337 info = (struct ec_response_get_protocol_info *)msg->data; in cros_ec_get_proto_info()
408 sizeof(struct ec_response_get_protocol_info); in cros_ec_lpc_probe()
584 sizeof(struct ec_response_get_protocol_info); in cros_ec_dev_init()
774 sizeof(struct ec_response_get_protocol_info); in cros_ec_spi_probe()
1146 struct ec_response_get_protocol_info { struct