Home
last modified time | relevance | path

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

/openbmc/phosphor-host-postd/
H A Dmain.cpp47 static std::function<bool(std::vector<uint8_t>&, ssize_t)> procPostCode; variable
206 if (procPostCode && procPostCode(code, readb) == false) in PostCodeEventHandler()
331 procPostCode = aspeedPCC; in main()