Home
last modified time | relevance | path

Searched refs:encode_cancel_update_resp (Results 1 – 3 of 3) sorted by relevance

/openbmc/libpldm/include/libpldm/
H A Dfirmware_update.h2055 int encode_cancel_update_resp(uint8_t instance_id,
/openbmc/libpldm/src/firmware_device/
H A Dfd.c736 rc = encode_cancel_update_resp(hdr->instance, &resp_data, resp, in pldm_fd_cancel_update()
/openbmc/libpldm/src/dsp/
H A Dfirmware_update.c2754 int encode_cancel_update_resp(uint8_t instance_id, in decode_cancel_update_resp()
2789 int encode_cancel_update_resp(uint8_t instance_id, encode_cancel_update_resp() function