amt_host_if_resp_header 308 samples/mei/mei-amt-version.c static uint32_t amt_verify_code_versions(const struct amt_host_if_resp_header *resp) amt_host_if_resp_header 351 samples/mei/mei-amt-version.c if (response_size < sizeof(struct amt_host_if_resp_header)) { amt_host_if_resp_header 376 samples/mei/mei-amt-version.c struct amt_host_if_resp_header *msg_hdr; amt_host_if_resp_header 383 samples/mei/mei-amt-version.c msg_hdr = (struct amt_host_if_resp_header *)*read_buf; amt_host_if_resp_header 413 samples/mei/mei-amt-version.c struct amt_host_if_resp_header *response = NULL;