Home
last modified time | relevance | path

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

/openbmc/phosphor-gpio-monitor/presence/
H A Dgpio_presence.cpp75 updateInventory(present); in determinePresence()
123 updateInventory(present); in analyzeEvent()
127 updateInventory(present); in analyzeEvent()
156 void Presence::updateInventory(bool present) in updateInventory() function in phosphor::gpio::presence::Presence
H A Dgpio_presence.hpp108 void updateInventory(bool present);
/openbmc/phosphor-fan-presence/monitor/
H A Dfan.cpp80 if (updateInventory(functionalState) && !functionalState) in Fan()
206 updateInventory(false); in startMonitor()
406 updateInventory(true); in updateState()
417 updateInventory(false); in updateState()
426 bool Fan::updateInventory(bool functional) in updateInventory() function in phosphor::fan::monitor::Fan
480 updateInventory(true); in presenceChanged()
566 updateInventory(true); in powerStateChanged()
H A Dtach_sensor.cpp96 updateInventory(_functional); in TachSensor()
265 updateInventory(_functional); in setFunctional()
399 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.hpp418 void updateInventory(bool functional);
/openbmc/phosphor-gpio-monitor/multi-presence/
H A Dgpio_presence.cpp87 void GpioPresence::updateInventory(bool present) in updateInventory() function in phosphor::gpio::GpioPresence
161 updateInventory(gpioLineEvent.event_type == GPIOD_LINE_EVENT_RISING_EDGE); in gpioEventHandler()
215 updateInventory(gpiod_line_get_value(gpioLine)); in requestGPIOEvents()
H A Dgpio_presence.hpp129 void updateInventory(bool present);
/openbmc/phosphor-power/phosphor-power-supply/
H A Dpsu_manager.hpp256 void updateInventory() in updateInventory() function in phosphor::power::manager::PSUManager
260 psu->updateInventory(); in updateInventory()
H A Dpower_supply.cpp88 updateInventory(); in PowerSupply()
222 updateInventory(); in updatePresenceGPIO()
812 updateInventory(); in inventoryChanged()
819 updateInventory(); in inventoryChanged()
849 updateInventory(); in inventoryAdded()
893 void PowerSupply::updateInventory() in updateInventory() function in phosphor::power::psu::PowerSupply
H A Dpower_supply.hpp203 void updateInventory();
/openbmc/phosphor-fan-presence/cooling-type/
H A Dcooling_type.hpp65 void updateInventory(const std::string& path);
H A Dmain.cpp80 coolingType.updateInventory(objpath); in main()
H A Dcooling_type.cpp105 void CoolingType::updateInventory(const std::string& objpath) in updateInventory() function in phosphor::cooling::type::CoolingType
/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/phosphor-power/power-supply/
H A Dpower_supply.cpp63 updateInventory(); in PowerSupply()
96 updateInventory();
205 updateInventory(); in inventoryChanged()
614 void PowerSupply::updateInventory() in updateInventory() function in phosphor::power::psu::PowerSupply
H A Dpower_supply.hpp399 void updateInventory();
/openbmc/ipmi-fru-parser/
H A Dwritefrudata.cpp173 int updateInventory(FruAreaVector& areaVector, sdbusplus::bus_t& bus) in updateInventory() function
728 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()