Home
last modified time | relevance | path

Searched defs:BMCServices (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-power/phosphor-regulators/src/
H A Dservices.hpp98 class BMCServices : public Services class
114 explicit BMCServices(sdbusplus::bus_t& bus) : in BMCServices() function in phosphor::power::regulators::BMCServices
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dservices.hpp149 class BMCServices : public Services class
165 explicit BMCServices(sdbusplus::bus_t& bus) : bus{bus} {} in BMCServices() function in phosphor::power::sequencer::BMCServices