Searched defs:invpath (Results 1 – 8 of 8) sorted by relevance
/openbmc/phosphor-power/phosphor-power-supply/ |
H A D | util_base.hpp | 41 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 D | util.hpp | 41 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 D | power_supply.cpp | 28 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 D | psu_manager.cpp | 224 std::string invpath = basePSUInvPath; in getPSUProperties() local
|
/openbmc/witherspoon-pfault-analysis/power-supply/ |
H A D | main.cpp | 36 auto invpath = (options)["inventory"]; in main() local
|
H A D | power_supply.cpp | 72 const std::string& objpath, const std::string& invpath, in PowerSupply()
|
/openbmc/phosphor-power/power-supply/ |
H A D | main.cpp | 36 std::string invpath{}; in main() local
|
H A D | power_supply.cpp | 45 const std::string& objpath, const std::string& invpath, in PowerSupply()
|