Home
last modified time | relevance | path

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

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