Home
last modified time | relevance | path

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

/openbmc/phosphor-gpio-monitor/presence/
H A Dgpio_presence.cpp78 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 Dgpio_presence.hpp111 void updateInventory(bool present);
/openbmc/phosphor-fan-presence/monitor/
H A Dfan.cpp79 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 Dtach_sensor.cpp98 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 Dfan.hpp219 bool updateInventory(bool functional);
H A Dtach_sensor.hpp415 void updateInventory(bool functional);
/openbmc/phosphor-gpio-monitor/multi-presence/
H A Dgpio_presence.cpp73 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 Dgpio_presence.hpp132 void updateInventory(bool present);
/openbmc/phosphor-power/phosphor-power-supply/
H A Dpsu_manager.hpp255 void updateInventory() in updateInventory() function in phosphor::power::manager::PSUManager
259 psu->updateInventory(); in updateInventory()
H A Dpower_supply.cpp88 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 Dnew_power_supply.cpp89 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 Dpower_supply.hpp203 void updateInventory();
H A Dnew_power_supply.hpp219 void updateInventory();
/openbmc/phosphor-fan-presence/cooling-type/
H A Dcooling_type.hpp65 void updateInventory(const std::string& path);
H A Dmain.cpp78 coolingType.updateInventory(objpath); in main()
H A Dcooling_type.cpp95 void CoolingType::updateInventory(const std::string& objpath) in updateInventory() function in phosphor::cooling::type::CoolingType
/openbmc/phosphor-power/power-supply/
H A Dpower_supply.cpp63 updateInventory(); in PowerSupply()
96 updateInventory();
204 updateInventory(); in inventoryChanged()
612 void PowerSupply::updateInventory() in updateInventory() function in phosphor::power::psu::PowerSupply
H A Dpower_supply.hpp399 void updateInventory();
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Dpower_supply.cpp86 updateInventory(); in PowerSupply()
117 updateInventory();
211 updateInventory(); in inventoryChanged()
644 void PowerSupply::updateInventory() in updateInventory() function in witherspoon::power::psu::PowerSupply
H A Dpower_supply.hpp382 void updateInventory();
/openbmc/ipmi-fru-parser/
H A Dwritefrudata.cpp171 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 Dpower_supply_tests.cpp979 psu.updateInventory(); in TEST_F()
1011 psu.updateInventory(); in TEST_F()
1022 psu.updateInventory(); in TEST_F()