Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/chrome/
H A Dcros_ec_proto_test.c202 struct ec_response_get_protocol_info *data; in cros_ec_proto_test_query_all_normal()
215 struct ec_response_get_protocol_info *data; in cros_ec_proto_test_query_all_normal()
359 struct ec_response_get_protocol_info *data; in cros_ec_proto_test_query_all_no_pd_return_error()
424 struct ec_response_get_protocol_info *data; in cros_ec_proto_test_query_all_no_pd_return0()
816 struct ec_response_get_protocol_info *data; in cros_ec_proto_test_query_all_no_mkbp()
909 struct ec_response_get_protocol_info *data; in cros_ec_proto_test_query_all_no_mkbp_return_error()
997 struct ec_response_get_protocol_info *data; in cros_ec_proto_test_query_all_no_mkbp_return0()
1085 struct ec_response_get_protocol_info *data; in cros_ec_proto_test_query_all_no_host_sleep()
1191 struct ec_response_get_protocol_info *data; in cros_ec_proto_test_query_all_no_host_sleep_return0()
1298 struct ec_response_get_protocol_info *data; in cros_ec_proto_test_query_all_default_wake_mask_return_error()
[all …]
H A Dcros_ec_rpmsg.c233 sizeof(struct ec_response_get_protocol_info); in cros_ec_rpmsg_probe()
H A Dcros_ec_uart.c285 sizeof(struct ec_response_get_protocol_info); in cros_ec_uart_probe()
H A Dcros_ec.c189 ec_dev->max_response = sizeof(struct ec_response_get_protocol_info); in cros_ec_register()
H A Dcros_ec_i2c.c307 sizeof(struct ec_response_get_protocol_info); in cros_ec_i2c_probe()
H A Dcros_ec_proto.c354 struct ec_response_get_protocol_info *info; in cros_ec_get_proto_info()
388 info = (struct ec_response_get_protocol_info *)msg->data; in cros_ec_get_proto_info()
H A Dcros_ec_ishtp.c559 sizeof(struct ec_response_get_protocol_info); in cros_ec_dev_init()
H A Dcros_ec_spi.c768 sizeof(struct ec_response_get_protocol_info); in cros_ec_spi_probe()
H A Dcros_ec_lpc.c651 sizeof(struct ec_response_get_protocol_info); in cros_ec_lpc_probe()
/linux-6.15/include/linux/platform_data/
H A Dcros_ec_commands.h1146 struct ec_response_get_protocol_info { struct