Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/mctp/
H A DMCTPDeviceRepository.hpp58 inventoryFor(const std::shared_ptr<MCTPDevice>& device) in inventoryFor() function in MCTPDeviceRepository
H A DMCTPReactor.cpp79 std::optional<std::string> item = devices.inventoryFor(ep->device()); in trackEndpoint()