Home
last modified time | relevance | path

Searched defs:PostCode (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-post-code-manager/inc/
H A Dpost_code.hpp64 struct PostCode : sdbusplus::server::object_t<post_code, delete_all> struct
66 PostCode(sdbusplus::bus_t& bus, const char* path, EventPtr& event, in PostCode() argument
84 this->savePostCodes( in PostCode() argument
93 [this](sdbusplus::message_t& msg) { in __anon43c04d960202()
131 ~PostCode() {} in ~PostCode() argument
146 std::chrono::time_point<std::chrono::steady_clock> firstPostCodeTimeSteady; argument
147 uint64_t firstPostCodeUsSinceEpoch; argument
154 void savePostCodes(postcode_t code); argument
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/
H A Dmeson.build2 subdir('PostCode') subdir
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu_v13_0_4_pmfw.h119 uint32_t PostCode :32; member
H A Dsmu_v13_0_1_pmfw.h121 uint32_t PostCode :32; member