Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpldmfw.h99 u16 activation_method; member
/openbmc/linux/lib/pldmfw/
H A Dpldmfw_private.h110 __le16 activation_method; /* RequestedComponentActivationMethod */ member
H A Dpldmfw.c477 component->activation_method = get_unaligned_le16(&__component->activation_method); in pldm_parse_components()