Lines Matching full:button
6 It defines an individual dbus interface object for each physical button/switch
7 inputs such as power button, reset button etc. Each button interface monitors
8 its associated IO for event changes and emits signals that the button-handler
11 ## Button Behavior
13 ### Power Button
15 All events occur when the button is released.
26 #### Custom Power Button Profiles argument
28 The 'power-button-profile' meson option can be used to select custom power
29 button profiles that have different behaviors.
42 ### Reset Button
46 - If 'reset-button-do-warm-reboot' meson option is set to enabled, does warm
50 ### ID Button
58 In order to monitor a button/input interface the respective gpio config details
62 1. The button interface type name.
64 specific button interface.
121 gpio such as power button,reset button, OCP debug card host select button.
208 - name - The button interface type name.