Home
last modified time | relevance | path

Searched defs:__desc (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__sender_introspection.hpp42 struct __desc struct
44 using __tag = _Tag;
45 using __data = _Data;
46 using __children = __types<_Child...>;
49 using __f = __minvoke<_Fn, _Tag, _Data, _Child...>;
/openbmc/linux/lib/pldmfw/
H A Dpldmfw.c261 const struct __pldmfw_desc_tlv *__desc; in pldm_parse_desc_tlvs() local