Home
last modified time | relevance | path

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

/openbmc/linux/lib/pldmfw/
H A Dpldmfw_private.h105 struct __pldmfw_component_info { struct
212 ((const struct __pldmfw_component_info *)(start))
221 ((const struct __pldmfw_component_info *)((component)->version_string + \
H A Dpldmfw.c443 const struct __pldmfw_component_info *__component; in pldm_parse_components()