Home
last modified time | relevance | path

Searched refs:hotkey (Results 1 – 13 of 13) 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 Dthinkpad_acpi.c355 u32 hotkey:1; member
2167 if (!tp_features.hotkey) { in tpacpi_hotkey_driver_mask_set()
3337 tp_features.hotkey = hkey_handle != NULL; in hotkey_init()
3341 str_supported(tp_features.hotkey)); in hotkey_init()
3343 if (!tp_features.hotkey) in hotkey_init()
4010 if (!tp_features.hotkey) { in hotkey_read()
4050 if (!tp_features.hotkey) in hotkey_write()
12168 TPACPI_PARAM(hotkey);
H A DKconfig21 rfkill switch, hotkey, fan control and backlight control.
/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/admin-guide/laptops/
H A Dthinkpad-acpi.rst187 procfs: /proc/acpi/ibm/hotkey
193 system. Enabling the hotkey functionality of thinkpad-acpi signals the
202 ibm/hotkey HKEY 00000080 0000xxxx
223 doesn't allow disabling an specific hotkey, the driver will not report
239 The following commands can be written to the /proc/acpi/ibm/hotkey file::
241 echo 0xffffffff > /proc/acpi/ibm/hotkey -- enable all hot keys
242 echo 0 > /proc/acpi/ibm/hotkey -- disable all possible hot keys
244 echo reset > /proc/acpi/ibm/hotkey -- restore the recommended mask
249 echo enable > /proc/acpi/ibm/hotkey -- does nothing
250 echo disable > /proc/acpi/ibm/hotkey -- returns an error
[all …]
/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/drivers/platform/x86/
H A DKconfig99 Say Y here if you want support for WMI-based hotkey events on
161 The Acer Wireless Radio Control handles the airplane mode hotkey
165 hotkey.
247 The Asus Wireless Radio Control handles the airplane mode hotkey
251 hotkey.
458 tristate "Wireless hotkey button"
467 be called wireless-hotkey.
765 This driver adds hotkey monitoring support to some Toshiba models
/linux/Documentation/sound/hd-audio/
H A Dmodels.rst197 hp-gpio2-hotkey
221 lenovo-hotkey
/linux/drivers/hwmon/
H A DKconfig591 laptops. Sometimes it also reports power and hotkey status.
/linux/
H A DMAINTAINERS14825 F: drivers/platform/x86/lenovo/wmi-hotkey-utilities.c