Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpldmfw.h154 struct pldmfw_ops { struct
155 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);

Completed in 5 milliseconds