Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/fan/
H A DFanMain.cpp570 std::filesystem::path pwmEnableFile = in createSensors()
573 pwmPath.parent_path() / pwmEnableFile; in createSensors()
565 std::filesystem::path pwmEnableFile = createSensors() local