Lines Matching full:button
7 ### Power Button Interface
9 Power button interface `xyz.openbmc_project.Chassis.Buttons.Power` provides
14 - simPress - To emulate physical power button press.
15 - simLongPress - To emulate physical power button long press.
19 - Released - Power button released signal.
20 - Pressed - Power button pressed signal.
21 - PressedLong - Power button long pressed signal.
23 ### ID Button Interface
25 ID button interface `xyz.openbmc_project.Chassis.Buttons.ID` provides following
30 - simPress - To emulate ID button press.
34 - Released - ID button released signal.
35 - Pressed - ID button pressed signal.
37 ### Reset Button Interface
39 ID button interface `xyz.openbmc_project.Chassis.Buttons.Reset` provides
44 - simPress - To emulate reset button press.
48 - Released - Reset button released signal.
49 - Pressed - Reset button pressed signal.
51 ### Host Selector Button Interface
53 Selector button interface `xyz.openbmc_project.Chassis.Buttons.HostSelector`