Searched refs:fw_att_record (Results 1 – 1 of 1) sorted by relevance
62 struct FW_ATT_RECORD fw_att_record = {0}; in amdgpu_fw_attestation_debugfs_read() local98 (uint32_t *)&fw_att_record, in amdgpu_fw_attestation_debugfs_read()102 if (fw_att_record.RecordValid != FW_ATTESTATION_RECORD_VALID) in amdgpu_fw_attestation_debugfs_read()105 if (copy_to_user(buf, (void *)&fw_att_record, sizeof(struct FW_ATT_RECORD))) in amdgpu_fw_attestation_debugfs_read()