Home
last modified time | relevance | path

Searched defs:pldm_fd_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/libpldm/include/libpldm/
H A Dfirmware_fd.h63 struct pldm_fd_ops { struct
73 int (*device_identifiers)(
88 int (*components)(
115 * validated against the pldm_fd_ops.components callback. argument
119 enum pldm_component_response_codes (*update_component)(
132 uint32_t (*transfer_size)(void *ctx, uint32_t ua_max_transfer_size);
149 uint8_t (*firmware_data)(
174 uint8_t (*verify)(void *ctx,
195 uint8_t (*apply)(void *ctx,
212 uint8_t (*activate)(void *ctx, bool self_contained,
[all …]