Searched refs:pwmLimitIface (Results 1 – 2 of 2) sorted by relevance
199 pwmLimitIface = in CFMSensor()249 self->pwmLimitIface->register_property("Limit", maxRpm); in setupMatches()250 self->pwmLimitIface->initialize(); in setupMatches()290 self->pwmLimitIface->set_property("Limit", maxRpm); in setupMatches()304 objServer.remove_interface(pwmLimitIface); in ~CFMSensor()
44 std::shared_ptr<sdbusplus::asio::dbus_interface> pwmLimitIface; member