Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/wmi/
H A DWMIACPI.cpp157 wcStatus = _EvaluateMethodSimple(wcMethod, 1); in GetBlock()
168 _EvaluateMethodSimple(wcMethod, 0); in GetBlock()
317 status_t status = _EvaluateMethodSimple(method, enabled ? 1 : 0); in _SetEventGeneration()
326 WMIACPI::_EvaluateMethodSimple(const char* method, uint64 integer) in _EvaluateMethodSimple() function in WMIACPI
H A DWMIPrivate.h125 status_t _EvaluateMethodSimple(const char* method,