Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DPwmSensor.hpp21 std::string sysPath; member in PwmSensor
H A DPwmSensor.cpp39 PwmSensor::PwmSensor(const std::string& pwmname, const std::string& sysPath, in PwmSensor()