Home
last modified time | relevance | path

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

/openbmc/libpldm/include/libpldm/
H A Dfirmware_update.h609 struct pldm_downstream_device_parameter_entry { struct
641 struct pldm_downstream_device_parameter_entry entry;
1086 struct pldm_downstream_device_parameter_entry *entry,
1106 struct pldm_downstream_device_parameter_entry *entry, char *active,
/openbmc/libpldm/src/dsp/
H A Dfirmware_update.c1128 struct pldm_downstream_device_parameter_entry *entry, in decode_downstream_device_parameter_table_entry()
1211 struct pldm_downstream_device_parameter_entry *entry, char *active, in decode_downstream_device_parameter_table_entry_versions()
/openbmc/libpldm/tests/dsp/
H A Dfirmware_update.cpp1879 pldm_downstream_device_parameter_entry entry{}; in TEST()
1982 struct pldm_downstream_device_parameter_entry entry = entry_version.entry; in TEST()