Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Dpowermode.hpp39 constexpr auto PIPS_PATH = "/xyz/openbmc_project/control/host0/power_ips"; variable
H A Docc_manager.cpp81 *this, powermode::PMODE_PATH, powermode::PIPS_PATH, event); in findAndCreateObjects()
593 powermode::PIPS_PATH); in initStatusObjects()
H A Dpowermode.cpp57 sdbusplus::bus::match::rules::propertiesChanged(PIPS_PATH, in PowerMode()