Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/eeprom-device/
H A Deeprom_device.cpp41 static std::string getEEPROMPath(const uint16_t bus, const uint8_t address) in getEEPROMPath() function
235 auto eepromPath = getEEPROMPath(bus, address); in writeEEPROM()