Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/
H A Dmain.cpp402 static constexpr auto modeRoot = "/xyz/openbmc_project/settings/fanctrl"; in main() local
405 modeRoot); in main()
408 sdbusplus::server::manager_t objManager(modeControlBus, modeRoot); in main()