Home
last modified time | relevance | path

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

/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()