Searched defs:invpath (Results 1 – 10 of 10) 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() 87 void setAvailable(sdbusplus::bus_t& bus, const std::string& invpath, in setAvailable() 120 const std::string& invpath, in handleChassisHealthRollup()
|
H A D | new_power_supply.cpp | 28 sdbusplus::bus_t& bus, const std::string& invpath, std::uint8_t i2cbus, in PowerSupply() 103 sdbusplus::bus_t& bus, const std::string& invpath, std::uint8_t i2cbus, in PowerSupply() 216 auto invpath = inventoryPath.substr(strlen(INVENTORY_OBJ_PATH)); in updatePresenceGPIO() local 1240 auto invpath = inventoryPath.substr(strlen(INVENTORY_OBJ_PATH)); in checkAvailability() local
|
H A D | power_supply.cpp | 28 sdbusplus::bus_t& bus, const std::string& invpath, std::uint8_t i2cbus, in PowerSupply() 201 auto invpath = inventoryPath.substr(strlen(INVENTORY_OBJ_PATH)); in updatePresenceGPIO() local 1226 auto invpath = inventoryPath.substr(strlen(INVENTORY_OBJ_PATH)); in checkAvailability() local
|
H A D | chassis.cpp | 125 std::string invpath = basePSUInvPath; in getPSUProperties() local
|
H A D | psu_manager.cpp | 219 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 | 34 std::string invpath{}; in main() local
|
H A D | power_supply.cpp | 49 const std::string& objpath, const std::string& invpath, in PowerSupply()
|