Home
last modified time | relevance | path

Searched full:presses (Results 1 – 25 of 90) sorted by relevance

1234

/kernel/linux/linux-6.6/drivers/char/
Dnwbutton.c29 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
Dnwbutton.h14 #define NUM_PRESSES_REBOOT 2 /* How many presses to activate shutdown */
DKconfig179 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
/kernel/linux/linux-5.10/drivers/char/
Dnwbutton.c29 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
Dnwbutton.h14 #define NUM_PRESSES_REBOOT 2 /* How many presses to activate shutdown */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/reset/
Drestart-poweroff.txt5 user presses a button.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/reset/
Drestart-poweroff.txt5 user presses a button.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/
Datmel,captouch.txt16 be used for reporting button presses. The array can
Dinput.yaml20 button presses.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/
Datmel,captouch.txt16 be used for reporting button presses. The array can
Dinput.yaml20 button presses.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/touchscreen/
Dhideep.txt18 be used for reporting button presses. The array can
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/
Dhideep.txt18 be used for reporting button presses. The array can
/kernel/linux/linux-6.6/drivers/power/reset/
Drestart-poweroff.c4 * until the user presses a button for example.
/kernel/linux/linux-5.10/drivers/power/reset/
Drestart-poweroff.c4 * until the user presses a button for example.
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
Dfakekey.c3 * Functions for simulating key presses.
/kernel/linux/linux-6.6/drivers/hid/
Dhid-speedlink.c31 * able to map keyboard events to the button presses. in speedlink_input_mapping()
/kernel/linux/linux-5.10/drivers/hid/
Dhid-speedlink.c31 * able to map keyboard events to the button presses. in speedlink_input_mapping()
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-platform-msi-laptop51 If user presses Fn+F10 too frequent, turbo mode state is not
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-platform-msi-laptop51 If user presses Fn+F10 too frequent, turbo mode state is not
/kernel/linux/linux-5.10/drivers/platform/x86/
Dpeaq-wmi.c28 * We ignore events for 0.5s after the first event to avoid reporting 2 presses.
/kernel/linux/linux-6.6/drivers/platform/x86/dell/
Ddell-wmi-privacy.c84 * 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()
/kernel/linux/linux-6.6/drivers/input/misc/
Daxp20x-pek.c297 * 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()
/kernel/linux/linux-5.10/drivers/input/misc/
Daxp20x-pek.c276 * and otherwise we end up reporting all presses twice. in axp20x_pek_should_register_input()
399 * Clear interrupts from button presses during suspend, to avoid in axp20x_pek_resume_noirq()
/kernel/linux/linux-6.6/Documentation/firmware-guide/acpi/
Dvideo_extension.rst79 i) For some laptops, when user presses the hotkey, a scancode will be

1234