Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/include/
H A Dmdrv2.hpp200 std::unique_ptr<sdbusplus::bus::match_t> motherboardConfigMatch; member in phosphor::smbios::MDRV2
/openbmc/smbios-mdr/src/
H A Dmdrv2.cpp460 if (motherboardConfigMatch) in systemInfoUpdate()
466 motherboardConfigMatch = std::make_unique<sdbusplus::bus::match_t>( in systemInfoUpdate()