Home
last modified time | relevance | path

Searched refs:powerSystemsInputsObjPath (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-power/phosphor-power-supply/
H A Dchassis.cpp12 constexpr auto powerSystemsInputsObjPath = variable
36 bus, std::format(powerSystemsInputsObjPath, chassisPathUniqueId)), in Chassis()
H A Dpsu_manager.cpp22 constexpr auto powerSystemsInputsObjPath = variable
41 bus(bus), powerSystemInputs(bus, powerSystemsInputsObjPath), in PSUManager()