Searched refs:hotkey (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/ |
H A D | menubox.c | 54 int selected, int hotkey) in do_print_item() 77 if (hotkey) { in do_print_item() 53 do_print_item(WINDOW * win, const char *item, int line_y, int selected, int hotkey) do_print_item() argument
|
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/ |
H A D | menubox.c | 54 int selected, int hotkey) in do_print_item() 69 if (hotkey) { in do_print_item() 53 do_print_item(WINDOW * win, const char *item, int line_y, int selected, int hotkey) do_print_item() argument
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | Makefile | 115 obj-$(CONFIG_WIRELESS_HOTKEY) += wireless-hotkey.o
|
H A D | thinkpad_acpi.c | 160 TP_HKEY_EV_HOTKEY_BASE = 0x1001, /* first hotkey (FN+F1) */ 327 u32 hotkey:1; member 1033 * The kernel, a masked-off hotkey, and WLSW can change the radio state 1706 * built around the hotkey subdriver. This will need to be refactored 1713 * Unlike other classes, hotkey-class events have mask/unmask control on 1797 enum { /* Positions of some of the keys in hotkey masks */ 1840 /* kthread for the hotkey poller */ 1856 * hotkey poller control variables 2132 pr_notice("asked for hotkey mask 0x%08x, but firmware forced it to 0x%08x\n", in hotkey_mask_set() 2157 pr_notice("setting the hotkey mas in hotkey_user_mask_set() 11573 TPACPI_PARAM(hotkey); global() variable [all...] |
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 151 TP_HKEY_EV_HOTKEY_BASE = 0x1001, /* first hotkey (FN+F1) */ 304 u32 hotkey:1; member 1107 * The kernel, a masked-off hotkey, and WLSW can change the radio state 1830 * built around the hotkey subdriver. This will need to be refactored 1837 * Unlike other classes, hotkey-class events have mask/unmask control on 1921 enum { /* Positions of some of the keys in hotkey masks */ 1964 /* kthread for the hotkey poller */ 1980 * hotkey poller control variables 2258 pr_notice("asked for hotkey mask 0x%08x, but firmware forced it to 0x%08x\n", in hotkey_mask_set() 2283 pr_notice("setting the hotkey mas in hotkey_user_mask_set() 10526 TPACPI_PARAM(hotkey); global() variable [all...] |
Completed in 17 milliseconds