Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-supply/
H A Dpsu_manager.hpp115 void onOffConfig(const uint8_t data) in onOffConfig() function in phosphor::power::manager::PSUManager
119 psu->onOffConfig(data); in onOffConfig()
H A Dchassis.hpp419 void onOffConfig(const uint8_t data) in onOffConfig() function in phosphor::power::chassis::Chassis
423 psu->onOffConfig(data); in onOffConfig()
H A Dpower_supply.cpp221 onOffConfig(phosphor::pmbus::ON_OFF_CONFIG_CONTROL_PIN_ONLY); in updatePresenceGPIO()
722 void PowerSupply::onOffConfig(uint8_t data) in onOffConfig() function in phosphor::power::psu::PowerSupply
819 onOffConfig(phosphor::pmbus::ON_OFF_CONFIG_CONTROL_PIN_ONLY); in inventoryChanged()
H A Dnew_power_supply.cpp236 onOffConfig(phosphor::pmbus::ON_OFF_CONFIG_CONTROL_PIN_ONLY); in updatePresenceGPIO()
737 void PowerSupply::onOffConfig(uint8_t data) in onOffConfig() function in phosphor::power::psu::PowerSupply
834 onOffConfig(phosphor::pmbus::ON_OFF_CONFIG_CONTROL_PIN_ONLY); in inventoryChanged()
H A Dpower_supply.hpp137 void onOffConfig(uint8_t data);
H A Dnew_power_supply.hpp153 void onOffConfig(uint8_t data);
H A Dpsu_manager.cpp133 onOffConfig(phosphor::pmbus::ON_OFF_CONFIG_CONTROL_PIN_ONLY); in initialize()
H A Dchassis.cpp1053 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()