Home
last modified time | relevance | path

Searched refs:ec_response_get_protocol_info (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/drivers/platform/chrome/
Dcros_ec_proto_test.c201 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 …]
Dcros_ec_rpmsg.c233 sizeof(struct ec_response_get_protocol_info); in cros_ec_rpmsg_probe()
Dcros_ec.c187 ec_dev->max_response = sizeof(struct ec_response_get_protocol_info); in cros_ec_register()
Dcros_ec_i2c.c308 sizeof(struct ec_response_get_protocol_info); in cros_ec_i2c_probe()
Dcros_ec_proto.c294 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()
Dcros_ec_lpc.c408 sizeof(struct ec_response_get_protocol_info); in cros_ec_lpc_probe()
Dcros_ec_ishtp.c584 sizeof(struct ec_response_get_protocol_info); in cros_ec_dev_init()
Dcros_ec_spi.c774 sizeof(struct ec_response_get_protocol_info); in cros_ec_spi_probe()
/Linux-v6.1/include/linux/platform_data/
Dcros_ec_commands.h1146 struct ec_response_get_protocol_info { struct