Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/mctp/
H A DMCTPReactor.cpp162 auto current = devices.deviceFor(path); in manageMCTPDevice()
188 auto device = devices.deviceFor(path); in unmanageMCTPDevice()
H A DMCTPDeviceRepository.hpp68 std::shared_ptr<MCTPDevice> deviceFor(const std::string& inventory) in deviceFor() function in MCTPDeviceRepository