Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DNVMeBasicContext.hpp15 void pollNVMeDevices() override;
H A DNVMeContext.hpp93 virtual void pollNVMeDevices() = 0;
H A DNVMeBasicContext.cpp264 this->pollNVMeDevices(); in readAndProcessNVMeSensor()
370 void NVMeBasicContext::pollNVMeDevices() in pollNVMeDevices() function in NVMeBasicContext
H A DNVMeSensorMain.cpp223 context->pollNVMeDevices(); in handleSensorConfigurations()