Home
last modified time | relevance | path

Searched refs:hotkey (Results 1 – 16 of 16) sorted by relevance

/linux/Documentation/firmware-guide/acpi/
H A Dvideo_extension.rst74 Notify user space about hotkey event
77 There are generally two cases for hotkey event reporting:
79 i) For some laptops, when user presses the hotkey, a scancode will be
91 ii) For some laptops, the press of the hotkey will not generate the
/linux/Documentation/ABI/obsolete/
H A Dprocfs-i8k6 fan speed, temperature, serial number, hotkey status etc
/linux/drivers/platform/x86/lenovo/
H A DMakefile10 lenovo-target-$(CONFIG_LENOVO_WMI_HOTKEY_UTILITIES) += wmi-hotkey-utilities.o
H A DKconfig21 rfkill switch, hotkey, fan control and backlight control.
H A Dthinkpad_acpi.c351 u32 hotkey:1; member
2200 if (!tp_features.hotkey) { in tpacpi_hotkey_driver_mask_set()
3345 tp_features.hotkey = hkey_handle != NULL; in hotkey_init()
3349 str_supported(tp_features.hotkey)); in hotkey_init()
3351 if (!tp_features.hotkey) in hotkey_init()
4018 if (!tp_features.hotkey) { in hotkey_read()
4058 if (!tp_features.hotkey) in hotkey_write()
11835 TPACPI_PARAM(hotkey);
/linux/scripts/kconfig/lxdialog/
H A Dmenubox.c54 int selected, int hotkey) in do_print_item() argument
69 if (hotkey) { in do_print_item()
/linux/Documentation/ABI/testing/
H A Dsysfs-class-platform-profile43 source such as e.g. a hotkey triggered profile change handled
H A Dsysfs-driver-toshiba_acpi173 hotkey and the F{1-12} keys are accessed via FN-F{1-12}.
/linux/Documentation/admin-guide/laptops/
H A Dthinkpad-acpi.rst186 procfs: /proc/acpi/ibm/hotkey
192 system. Enabling the hotkey functionality of thinkpad-acpi signals the
201 ibm/hotkey HKEY 00000080 0000xxxx
222 doesn't allow disabling an specific hotkey, the driver will not report
238 The following commands can be written to the /proc/acpi/ibm/hotkey file::
240 echo 0xffffffff > /proc/acpi/ibm/hotkey -- enable all hot keys
241 echo 0 > /proc/acpi/ibm/hotkey -- disable all possible hot keys
243 echo reset > /proc/acpi/ibm/hotkey -- restore the recommended mask
248 echo enable > /proc/acpi/ibm/hotkey -- does nothing
249 echo disable > /proc/acpi/ibm/hotkey -- returns an error
[all …]
/linux/drivers/platform/x86/
H A DMakefile137 obj-$(CONFIG_WIRELESS_HOTKEY) += wireless-hotkey.o
H A DKconfig99 Say Y here if you want support for WMI-based hotkey events on
142 The Acer Wireless Radio Control handles the airplane mode hotkey
146 hotkey.
228 The Asus Wireless Radio Control handles the airplane mode hotkey
232 hotkey.
438 tristate "Wireless hotkey button"
447 be called wireless-hotkey.
745 This driver adds hotkey monitoring support to some Toshiba models
/linux/Documentation/wmi/
H A Dacpi-interface.rst10 are hotkey events on modern notebooks and configuration of BIOS options.
/linux/Documentation/sound/hd-audio/
H A Dmodels.rst197 hp-gpio2-hotkey
221 lenovo-hotkey
/linux/drivers/platform/x86/dell/
H A DKconfig109 This driver register rfkill device or input hotkey device depending
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt8197 generated by hotkey, video driver will adjust brightness
/linux/
H A DMAINTAINERS14307 F: drivers/platform/x86/lenovo/wmi-hotkey-utilities.c