Home
last modified time | relevance | path

Searched refs:pldm_firmware_header_id (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/lib/pldmfw/
Dpldmfw_private.h27 static const uuid_t pldm_firmware_header_id = variable
Dpldmfw.c138 if (!uuid_equal(&header->id, &pldm_firmware_header_id)) { in pldm_parse_header()
140 &pldm_firmware_header_id, &header->id); in pldm_parse_header()