Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DPwmSensor.hpp10 class PwmSensor class
13 PwmSensor(const std::string& pwmname, const std::string& sysPath,
18 ~PwmSensor();
H A DPwmSensor.cpp39 PwmSensor::PwmSensor(const std::string& pwmname, const std::string& sysPath, in PwmSensor() function in PwmSensor
188 PwmSensor::~PwmSensor() in ~PwmSensor()
195 void PwmSensor::setValue(uint32_t value) in setValue()
207 uint32_t PwmSensor::getValue(bool errThrow) in getValue()
H A Dmeson.build54 'PwmSensor.cpp',
/openbmc/dbus-sensors/src/fan/
H A Dmeson.build10 '../PwmSensor.cpp',
H A DFanMain.cpp279 boost::container::flat_map<std::string, std::unique_ptr<PwmSensor>>& in createSensors()
641 pwmSensors[pwmPath] = std::make_unique<PwmSensor>( in createSensors()
666 boost::container::flat_map<std::string, std::unique_ptr<PwmSensor>> in main()
/openbmc/dbus-sensors/src/psu/
H A DPSUSensorMain.cpp173 static boost::container::flat_map<std::string, std::unique_ptr<PwmSensor>>
307 pwmSensors[psuName + labelHead] = std::make_unique<PwmSensor>( in checkPWMSensor()
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]