Home
last modified time | relevance | path

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

/include/linux/
Dpldmfw.h128 struct pldmfw { struct
133 bool pldmfw_op_pci_match_record(struct pldmfw *context, struct pldmfw_record *record); argument
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);
163 int pldmfw_flash_image(struct pldmfw *context, const struct firmware *fw);