Lines Matching full:physical
19 // If the physical LED status is updated during the lamp test, it should be in processLEDUpdates()
24 // Physical LEDs will be updated during lamp test in processLEDUpdates()
70 // Set all the Physical action to Off in stop()
79 // Skip update physical path in stop()
103 if (str == "xyz.openbmc_project.Led.Physical.Action.On") in getActionFromString()
107 else if (str == "xyz.openbmc_project.Led.Physical.Action.Blink") in getActionFromString()
127 // Physical LEDs will be skipped in storePhysicalLEDsStates()
131 // Reverse intercept path, Get the name of each member of physical led in storePhysicalLEDsStates()
132 // e.g: path = /xyz/openbmc_project/led/physical/front_fan in storePhysicalLEDsStates()
139 … "Failed to get the name of member of physical LED path, PATH = {PATH}, NAME = {NAME}", in storePhysicalLEDsStates()
189 // Get paths of all the Physical LED objects in start()
203 // Get physical LEDs states before lamp test in start()
226 // Set all the Physical action to On for lamp test in start()
235 // Skip update physical path in start()
294 // restore physical LEDs states before lamp test in restorePhysicalLedStates()
299 // restore physical LEDs states during lamp test in restorePhysicalLedStates()