Searched defs:eepromDevice (Results 1 – 3 of 3) sorted by relevance
166 std::unique_ptr<EEPROMDevice> eepromDevice; in process() local220 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()
74 std::unique_ptr<EEPROMDevice> eepromDevice; member in phosphor::fan::presence::RedundancyPolicy
166 auto eepromDevice = std::make_unique<EEPROMDevice>( in initDevice() local