Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/
H A Dfanctl.cpp34 constexpr auto phosphorServiceName = "phosphor-fan-control@0.service"; variable
209 std::vector<std::string> services{phosphorServiceName}; in getStates()
451 phosphorServiceName, "replace"); in set()
518 phosphorServiceName, "replace"); in resume()
534 "KillUnit", phosphorServiceName, "main", SIGHUP); in reload()
559 "KillUnit", phosphorServiceName, "main", SIGUSR1); in dumpFanControl()