Home
last modified time | relevance | path

Searched refs:onOffConfig (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-power/phosphor-power-supply/
H A Dpsu_manager.hpp116 void onOffConfig(const uint8_t data) in onOffConfig() function in phosphor::power::manager::PSUManager
120 psu->onOffConfig(data); in onOffConfig()
H A Dpower_supply.cpp229 onOffConfig(phosphor::pmbus::ON_OFF_CONFIG_CONTROL_PIN_ONLY); in updatePresenceGPIO()
714 void PowerSupply::onOffConfig(uint8_t data) in onOffConfig() function in phosphor::power::psu::PowerSupply
810 onOffConfig(phosphor::pmbus::ON_OFF_CONFIG_CONTROL_PIN_ONLY); in inventoryChanged()
H A Dpower_supply.hpp137 void onOffConfig(uint8_t data);
H A Dpsu_manager.cpp137 onOffConfig(phosphor::pmbus::ON_OFF_CONFIG_CONTROL_PIN_ONLY); in initialize()
/openbmc/phosphor-power/phosphor-power-supply/test/
H A Dpower_supply_tests.cpp702 psu.onOffConfig(data); in TEST_F()
738 psu.onOffConfig(data); in TEST_F()