Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/dbus/
H A Ddbuswrite.cpp33 constexpr const char* pwmInterface = "xyz.openbmc_project.Control.FanPwm"; variable
H A Ddbusconfiguration.cpp848 std::string pwmInterface; in init() local