Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/experiments/
H A Ddrive.cpp32 static std::unique_ptr<Sensor> Create(const std::string& readpath, in Create() argument
36 readpath, 0, /* default the timeout to disabled */ in Create()
37 std::make_unique<SysFsRead>(readpath), in Create()