Home
last modified time | relevance | path

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

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