Searched refs:readUserCode (Results 1 – 6 of 6) sorted by relevance
27 sdbusplus::async::task<bool> readUserCode(uint32_t& userCode) override;
25 sdbusplus::async::task<bool> readUserCode(uint32_t& userCode) override;
165 virtual sdbusplus::async::task<bool> readUserCode(uint32_t&) = 0;
487 if (!(co_await readUserCode(*userCode))) in getVersion()512 if (!(co_await readUserCode(*userCode))) in getVersion()
174 sdbusplus::async::task<bool> LatticeXO3CPLD::readUserCode(uint32_t& userCode) in readUserCode() function in phosphor::software::cpld::LatticeXO3CPLD
298 sdbusplus::async::task<bool> LatticeXO5CPLD::readUserCode(uint32_t& userCode) in readUserCode() function in phosphor::software::cpld::LatticeXO5CPLD