/openbmc/linux/drivers/char/ |
H A D | nwbutton.c | 29 static int button_press_count; /* The count of button presses */ 38 static int reboot_count = NUM_PRESSES_REBOOT; /* Number of presses to reboot */ 42 * to be called when a particular number of button presses occurs. 45 * to be performed by the kernel on different numbers of button presses ;). 106 * matches the current count of button presses. It starts at the beginning 126 * mean you have ended the sequence of key presses, and this function is
|
H A D | nwbutton.h | 14 #define NUM_PRESSES_REBOOT 2 /* How many presses to activate shutdown */
|
H A D | Kconfig | 179 The number of presses to initiate the shutdown is two by default, 182 driver as a module, you can specify the number of presses at load
|
/openbmc/openbmc/poky/meta/recipes-graphics/libfakekey/ |
H A D | libfakekey_git.bb | 1 SUMMARY = "Library for converting characters to X key-presses" 3 key-presses."
|
/openbmc/linux/Documentation/devicetree/bindings/power/reset/ |
H A D | restart-poweroff.txt | 5 user presses a button.
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | atmel,captouch.txt | 16 be used for reporting button presses. The array can
|
H A D | input.yaml | 20 button presses.
|
/openbmc/linux/drivers/hid/ |
H A D | hid-plantronics.c | 132 if (!value) /* Handle key presses only. */ in plantronics_event() 147 if (!value) /* Handle key presses only. */ in plantronics_event()
|
H A D | hid-speedlink.c | 31 * able to map keyboard events to the button presses. in speedlink_input_mapping()
|
H A D | hid-holtek-kbd.c | 22 * - The report descriptor reports on caps/scroll/num lock key presses, but
|
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | hideep.txt | 18 be used for reporting button presses. The array can
|
/openbmc/linux/drivers/power/reset/ |
H A D | restart-poweroff.c | 4 * until the user presses a button for example.
|
H A D | Kconfig | 200 user presses a key. u-boot then boots into Linux.
|
/openbmc/linux/drivers/accessibility/speakup/ |
H A D | fakekey.c | 3 * Functions for simulating key presses.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-platform-msi-laptop | 51 If user presses Fn+F10 too frequent, turbo mode state is not
|
/openbmc/linux/drivers/platform/x86/dell/ |
H A D | dell-wmi-privacy.c | 84 * 1) User presses key. HW does stuff with this key (timeout is started) 332 * Unlike keys where only presses matter, userspace may act in dell_privacy_wmi_probe()
|
/openbmc/linux/drivers/input/misc/ |
H A D | axp20x-pek.c | 297 * and otherwise we end up reporting all presses twice. in axp20x_pek_should_register_input() 381 * Clear interrupts from button presses during suspend, to avoid in axp20x_pek_resume_noirq()
|
/openbmc/linux/Documentation/firmware-guide/acpi/ |
H A D | video_extension.rst | 79 i) For some laptops, when user presses the hotkey, a scancode will be
|
/openbmc/phosphor-buttons/inc/ |
H A D | button_handler.hpp | 43 * it detects button presses.
|
/openbmc/linux/Documentation/driver-api/ |
H A D | rfkill.rst | 16 The subsystem also provides the ability to react on button presses and
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra30-asus-nexus7-tilapia.dtsi | 190 * and this results in unwanted key-presses handled by
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | imx_keypad.c | 256 * interrupt for future key presses (clear the KDI in imx_keypad_check_for_events() 270 * attempt to detect multiple key presses and enable in imx_keypad_check_for_events()
|
H A D | tegra-kbc.c | 180 * If so ignore the key presses for this iteration. in tegra_kbc_report_keys() 215 /* Ignore the key presses for this iteration? */ in tegra_kbc_report_keys()
|
/openbmc/phosphor-buttons/ |
H A D | README.md | 33 - host_then_chassis_poweroff: When power is on, short presses are ignored and a
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | process.c | 125 /* reboot if user presses RETURN key */ in machine_power_off()
|