Home
last modified time | relevance | path

Searched defs:invpath (Results 1 – 8 of 8) sorted by relevance

/openbmc/phosphor-power/phosphor-power-supply/
H A Dutil_base.hpp41 inline bool getPresence(sdbusplus::bus_t& bus, const std::string& invpath) in getPresence()
46 inline void setPresence(sdbusplus::bus_t& bus, const std::string& invpath, in setPresence()
52 inline void setAvailable(sdbusplus::bus_t& bus, const std::string& invpath, in setAvailable()
59 sdbusplus::bus_t& bus, const std::string& invpath, bool addRollup) in handleChassisHealthRollup()
64 inline std::string getChassis(sdbusplus::bus_t& bus, const std::string& invpath) in getChassis()
H A Dutil.hpp41 void setPresence(sdbusplus::bus_t& bus, const std::string& invpath, in setPresence()
91 void setAvailable(sdbusplus::bus_t& bus, const std::string& invpath, in setAvailable()
127 const std::string& invpath, in handleChassisHealthRollup()
H A Dpower_supply.cpp28 sdbusplus::bus_t& bus, const std::string& invpath, std::uint8_t i2cbus, in PowerSupply()
209 auto invpath = inventoryPath.substr(strlen(INVENTORY_OBJ_PATH)); in updatePresenceGPIO() local
1222 auto invpath = inventoryPath.substr(strlen(INVENTORY_OBJ_PATH)); in checkAvailability() local
H A Dpsu_manager.cpp224 std::string invpath = basePSUInvPath; in getPSUProperties() local
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Dmain.cpp36 auto invpath = (options)["inventory"]; in main() local
H A Dpower_supply.cpp72 const std::string& objpath, const std::string& invpath, in PowerSupply()
/openbmc/phosphor-power/power-supply/
H A Dmain.cpp36 std::string invpath{}; in main() local
H A Dpower_supply.cpp45 const std::string& objpath, const std::string& invpath, in PowerSupply()