Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h66261 struct pldmfw_ops { struct
66262 bool (*match_record)(struct pldmfw *, struct pldmfw_record *);
66263 int (*send_package_data)(struct pldmfw *, const u8 *, u16);
66264 int (*send_component_table)(struct pldmfw *, struct pldmfw_component *, u8);
66265 int (*flash_component)(struct pldmfw *, struct pldmfw_component *);
66266 int (*finalize_update)(struct pldmfw *);