Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/eeprom-device/
H A Deeprom_device.hpp47 sdbusplus::async::task<bool> bindEEPROM();
H A Deeprom_device.cpp96 if (!co_await bindEEPROM()) in updateDevice()
135 sdbusplus::async::task<bool> EEPROMDevice::bindEEPROM() in bindEEPROM() function in EEPROMDevice