Home
last modified time | relevance | path

Searched refs:ec_response_get_comms_status (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_proto.c141 struct ec_response_get_comms_status status; in cros_ec_wait_until_complete()
144 struct ec_response_get_comms_status *status = &buf.status; in cros_ec_wait_until_complete()
H A Dcros_ec_proto_test.c1779 struct ec_response_get_comms_status *data; in cros_ec_proto_test_cmd_xfer_in_progress_normal()
1784 data = (struct ec_response_get_comms_status *)mock->o_data; in cros_ec_proto_test_cmd_xfer_in_progress_normal()
1789 KUNIT_EXPECT_EQ(test, ret, sizeof(struct ec_response_get_comms_status)); in cros_ec_proto_test_cmd_xfer_in_progress_normal()
1807 sizeof(struct ec_response_get_comms_status)); in cros_ec_proto_test_cmd_xfer_in_progress_normal()
1862 struct ec_response_get_comms_status *data; in cros_ec_proto_test_cmd_xfer_in_progress_retries_status_processing()
1869 data = (struct ec_response_get_comms_status *)mock->o_data; in cros_ec_proto_test_cmd_xfer_in_progress_retries_status_processing()
/openbmc/u-boot/drivers/misc/
H A Dcros_ec.c329 struct ec_response_get_comms_status *resp = NULL; in ec_command_inptr()
/openbmc/u-boot/include/
H A Dec_commands.h941 struct __ec_align4 ec_response_get_comms_status { struct
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h1112 struct ec_response_get_comms_status { struct