Searched defs:pldmfw_ops (Results 1 – 1 of 1) sorted by relevance
154 struct pldmfw_ops { struct155 bool (*match_record)(struct pldmfw *context, struct pldmfw_record *record);156 int (*send_package_data)(struct pldmfw *context, const u8 *data, u16 length);157 int (*send_component_table)(struct pldmfw *context, struct pldmfw_component *component,159 int (*flash_component)(struct pldmfw *context, struct pldmfw_component *component);160 int (*finalize_update)(struct pldmfw *context);