Lines Matching refs:set_property
263 osIface->set_property("OperatingSystemState", in setOperatingSystemState()
550 chassisSlotIface->set_property("CurrentPowerState", in setSlotPowerState()
552 chassisSlotIface->set_property("LastStateChangeTime", getCurrentTimeMs()); in setSlotPowerState()
580 hostIface->set_property("CurrentHostState", in setPowerState()
583 chassisIface->set_property("CurrentPowerState", in setPowerState()
585 chassisIface->set_property("LastStateChangeTime", getCurrentTimeMs()); in setPowerState()
641 restartCauseIface->set_property("RestartCause", cause); in setRestartCauseProperty()
2019 powerButtonIface->set_property("ButtonPressed", asserted); in powerButtonHandler()
2048 resetButtonIface->set_property("ButtonPressed", asserted); in resetButtonHandler()
2216 nmiButtonIface->set_property("ButtonPressed", asserted); in nmiButtonHandler()
2234 idButtonIface->set_property("ButtonPressed", asserted); in idButtonHandler()
2598 hostIface->set_property("CurrentHostState", in setInitialValue()
2603 powerButtonIface->set_property("ButtonPressed", !initialValue); in setInitialValue()
2607 resetButtonIface->set_property("ButtonPressed", !initialValue); in setInitialValue()
2611 nmiButtonIface->set_property("ButtonPressed", !initialValue); in setInitialValue()
2615 idButtonIface->set_property("ButtonPressed", !initialValue); in setInitialValue()