| /openbmc/phosphor-gpio-monitor/presence/ |
| H A D | gpio_presence.cpp | 78 updateInventory(present); in determinePresence() 126 updateInventory(present); in analyzeEvent() 130 updateInventory(present); in analyzeEvent() 159 void Presence::updateInventory(bool present) in updateInventory() function in phosphor::gpio::presence::Presence
|
| H A D | gpio_presence.hpp | 111 void updateInventory(bool present);
|
| /openbmc/phosphor-fan-presence/monitor/ |
| H A D | fan.cpp | 79 if (updateInventory(functionalState) && !functionalState) in Fan() 207 updateInventory(false); in startMonitor() 407 updateInventory(true); in updateState() 418 updateInventory(false); in updateState() 427 bool Fan::updateInventory(bool functional) in updateInventory() function in phosphor::fan::monitor::Fan 481 updateInventory(true); in presenceChanged() 567 updateInventory(true); in powerStateChanged()
|
| H A D | tach_sensor.cpp | 98 updateInventory(_functional); in TachSensor() 267 updateInventory(_functional); in setFunctional() 394 void TachSensor::updateInventory(bool functional) in updateInventory() function in phosphor::fan::monitor::TachSensor
|
| H A D | fan.hpp | 219 bool updateInventory(bool functional);
|
| H A D | tach_sensor.hpp | 415 void updateInventory(bool functional);
|
| /openbmc/phosphor-gpio-monitor/multi-presence/ |
| H A D | gpio_presence.cpp | 73 void GpioPresence::updateInventory(bool present) in updateInventory() function in phosphor::gpio::GpioPresence 147 updateInventory(gpioLineEvent.event_type == GPIOD_LINE_EVENT_RISING_EDGE); in gpioEventHandler() 201 updateInventory(gpiod_line_get_value(gpioLine)); in requestGPIOEvents()
|
| H A D | gpio_presence.hpp | 132 void updateInventory(bool present);
|
| /openbmc/phosphor-power/phosphor-power-supply/ |
| H A D | psu_manager.hpp | 255 void updateInventory() in updateInventory() function in phosphor::power::manager::PSUManager 259 psu->updateInventory(); in updateInventory()
|
| H A D | power_supply.cpp | 88 updateInventory(); in PowerSupply() 214 updateInventory(); in updatePresenceGPIO() 821 updateInventory(); in inventoryChanged() 828 updateInventory(); in inventoryChanged() 857 updateInventory(); in inventoryAdded() 901 void PowerSupply::updateInventory() in updateInventory() function in phosphor::power::psu::PowerSupply
|
| H A D | new_power_supply.cpp | 89 updateInventory(); in PowerSupply() 229 updateInventory(); in updatePresenceGPIO() 836 updateInventory(); in inventoryChanged() 843 updateInventory(); in inventoryChanged() 872 updateInventory(); in inventoryAdded() 916 void PowerSupply::updateInventory() in updateInventory() function in phosphor::power::psu::PowerSupply
|
| H A D | power_supply.hpp | 203 void updateInventory();
|
| H A D | new_power_supply.hpp | 219 void updateInventory();
|
| /openbmc/phosphor-fan-presence/cooling-type/ |
| H A D | cooling_type.hpp | 65 void updateInventory(const std::string& path);
|
| H A D | main.cpp | 78 coolingType.updateInventory(objpath); in main()
|
| H A D | cooling_type.cpp | 95 void CoolingType::updateInventory(const std::string& objpath) in updateInventory() function in phosphor::cooling::type::CoolingType
|
| /openbmc/phosphor-power/power-supply/ |
| H A D | power_supply.cpp | 63 updateInventory(); in PowerSupply() 96 updateInventory(); 204 updateInventory(); in inventoryChanged() 612 void PowerSupply::updateInventory() in updateInventory() function in phosphor::power::psu::PowerSupply
|
| H A D | power_supply.hpp | 399 void updateInventory();
|
| /openbmc/witherspoon-pfault-analysis/power-supply/ |
| H A D | power_supply.cpp | 86 updateInventory(); in PowerSupply() 117 updateInventory(); 211 updateInventory(); in inventoryChanged() 644 void PowerSupply::updateInventory() in updateInventory() function in witherspoon::power::psu::PowerSupply
|
| H A D | power_supply.hpp | 382 void updateInventory();
|
| /openbmc/ipmi-fru-parser/ |
| H A D | writefrudata.cpp | 171 int updateInventory(FruAreaVector& areaVector, sdbusplus::bus_t& bus) in updateInventory() function 688 rc = updateInventory(fruAreaVec, bus); in validateFRUArea()
|
| /openbmc/phosphor-power/phosphor-power-supply/test/ |
| H A D | power_supply_tests.cpp | 979 psu.updateInventory(); in TEST_F() 1011 psu.updateInventory(); in TEST_F() 1022 psu.updateInventory(); in TEST_F()
|