Home
last modified time | relevance | path

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

/openbmc/estoraged/include/
H A Destoraged.hpp178 static bool changeHsTiming(stdplus::Fd* fd, std::string_view devPath);
/openbmc/estoraged/src/
H A Destoraged.cpp618 bool EStoraged::changeHsTiming(stdplus::Fd* fd, std::string_view devPath) in changeHsTiming() function in estoraged::EStoraged
646 return changeHsTiming(fd, devPath); in changeHsTimingIfNeeded()