Home
last modified time | relevance | path

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

/openbmc/linux/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.c286 sizeof(struct ec_response_get_protocol_info); in cros_ec_uart_probe()
H A Dcros_ec_i2c.c307 sizeof(struct ec_response_get_protocol_info); in cros_ec_i2c_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_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()
H A Dcros_ec_lpc.c424 sizeof(struct ec_response_get_protocol_info); in cros_ec_lpc_probe()
H A Dcros_ec_ishtp.c584 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()
/openbmc/u-boot/include/
H A Dec_commands.h967 struct __ec_align4 ec_response_get_protocol_info { struct
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h1146 struct ec_response_get_protocol_info { struct