Searched defs:pldmfw_ops (Results 1 – 1 of 1) sorted by relevance
162 struct pldmfw_ops { struct163 bool (*match_record)(struct pldmfw *context, struct pldmfw_record *record);164 int (*send_package_data)(struct pldmfw *context, const u8 *data, u16 length);165 int (*send_component_table)(struct pldmfw *context, struct pldmfw_component *component,167 int (*flash_component)(struct pldmfw *context, struct pldmfw_component *component);168 int (*finalize_update)(struct pldmfw *context);