Home
last modified time | relevance | path

Searched defs:eepromDevice (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-fan-presence/presence/
H A Djson_parser.cpp166 std::unique_ptr<EEPROMDevice> eepromDevice; in process() local
220 std::unique_ptr<EEPROMDevice> eepromDevice) in getPolicy()
340 const fanPolicy& fan, std::unique_ptr<EEPROMDevice> eepromDevice) in getAnyof()
354 const fanPolicy& fan, std::unique_ptr<EEPROMDevice> eepromDevice) in getFallback()
H A Drpolicy.hpp74 std::unique_ptr<EEPROMDevice> eepromDevice; member in phosphor::fan::presence::RedundancyPolicy
/openbmc/phosphor-bmc-code-mgmt/eeprom-device/
H A Deeprom_device_software_manager.cpp166 auto eepromDevice = std::make_unique<EEPROMDevice>( in initDevice() local