| /linux/drivers/platform/chrome/wilco_ec/ |
| H A D | keyboard_leds.c | 23 struct led_classdev keyboard; member 169 container_of(cdev, struct wilco_keyboard_leds, keyboard); in wilco_keyboard_leds_set() 193 wkl->keyboard.name = "platform::kbd_backlight"; in wilco_keyboard_leds_init() 194 wkl->keyboard.max_brightness = 100; in wilco_keyboard_leds_init() 195 wkl->keyboard.flags = LED_CORE_SUSPENDRESUME; in wilco_keyboard_leds_init() 196 wkl->keyboard.brightness_set_blocking = wilco_keyboard_leds_set; in wilco_keyboard_leds_init() 200 wkl->keyboard.brightness = ret; in wilco_keyboard_leds_init() 202 return devm_led_classdev_register(ec->dev, &wkl->keyboard); in wilco_keyboard_leds_init()
|
| /linux/drivers/input/serio/ |
| H A D | Kconfig | 11 * standard AT keyboard and PS/2 mouse * 25 communicate with keyboard, mouse, etc. 34 i8042 is the chip over which the standard AT keyboard and PS/2 72 tristate "Q40 keyboard controller" 76 tristate "Parallel port keyboard adapter" 80 an additional AT keyboard, XT keyboard or PS/2 mouse. 90 tristate "Acorn RiscPC keyboard controller" 95 keyboard connected to its keyboard controller. 101 tristate "AMBA KMI keyboard controller" 105 tristate "Intel SA1111 keyboard controller" [all …]
|
| /linux/drivers/hid/surface-hid/ |
| H A D | Kconfig | 17 integrated touchpad and keyboard. 20 integrated touchpad and keyboard, on 7th generation Microsoft Surface 24 tristate "HID keyboard transport driver for Surface System Aggregator Module" 32 integrated keyboard on those devices. 34 Say M or Y here, if you want support for the integrated keyboard on
|
| /linux/Documentation/devicetree/bindings/input/ |
| H A D | nvidia,tegra20-kbc.txt | 1 * Tegra keyboard controller 24 matrix-keyboard bindings: 27 matrix-keyboard-controller spec but to be used when the KEY_FN modifier 32 - wakeup-source: configure keyboard as a wakeup source for suspend/resume 37 keyboard: keyboard {
|
| H A D | spear-keyboard.txt | 1 * SPEAr keyboard controller 7 matrix-keyboard bindings: 9 - st,mode: keyboard mode: 0 - 9x9, 1 - 6x6, 2 - 2x2
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-platform-dell-laptop | 7 This file allows to control the automatic keyboard 28 turn on the keyboard backlight illumination that is 37 For example, to enable the keyboard as trigger run:: 39 echo +keyboard > /sys/class/leds/dell::kbd_backlight/start_triggers 43 echo -keyboard > /sys/class/leds/dell::kbd_backlight/start_triggers 54 keyboard illumination is disabled because of inactivity.
|
| H A D | sysfs-driver-toshiba_acpi | 5 Description: This file controls the keyboard backlight operation mode, valid 24 Description: This file controls the timeout of the keyboard backlight 28 keyboard type, the kernel 3.16 added support for the second 56 Description: This file shows the supported keyboard backlight modes 64 Note that not all keyboard types support the listed modes. 72 Description: This file shows the current keyboard backlight type,
|
| H A D | sysfs-platform-oxp | 10 userspace software and the Turbo button turns into a keyboard 11 shortcut over the AT keyboard of the device. In addition,
|
| H A D | sysfs-driver-uniwill-laptop | 7 of the integrated keyboard by writing "1"/"0" into this file. 17 keyboard by writing "1"/"0" into this file.
|
| /linux/arch/arm/boot/dts/ |
| H A D | cros-ec-keyboard.dtsi | 3 * Keyboard dts fragment for devices that use cros-ec-keyboard 9 #include <dt-bindings/input/cros-ec-keyboard.h> 12 keyboard_controller: keyboard-controller {
|
| /linux/Documentation/input/ |
| H A D | notifier.rst | 5 One can use register_keyboard_notifier to get called back on keyboard 7 keyboard_notifier_param (see <linux/keyboard.h>): 9 - 'vc' always provide the VC for which the keyboard event applies; 26 order to "eat" the event: the notify loop is stopped and the keyboard event is
|
| /linux/drivers/misc/ibmasm/ |
| H A D | remote.c | 136 input->data.keyboard.key_code, in print_input() 137 input->data.keyboard.key_code, in print_input() 138 input->data.keyboard.key_flag, in print_input() 139 input->data.keyboard.key_down in print_input() 160 unsigned short code = input->data.keyboard.key_code; in send_keyboard_event() 166 input_report_key(dev, key, input->data.keyboard.key_down); in send_keyboard_event()
|
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | test_keyboard.py | 52 keyboard = KeyboardData() 55 setattr(keyboard, key, value) 56 return keyboard 70 keyboard = self._create_report_data() 71 return self.create_report(keyboard, reportID=reportID, application=application) 169 data.keyboard = array
|
| /linux/Documentation/input/devices/ |
| H A D | atarikbd.rst | 9 The Atari Corp. Intelligent Keyboard (ikbd) is a general purpose keyboard 11 products without modification. The keyboard, with its microcontroller, 20 different applications of the keyboard, joysticks, or mouse. Limited use of 27 The keyboard always returns key make/break scan codes. The ikbd generates 28 keyboard scan codes for each key press and release. The key scan make (key 31 exists in that position on a particular keyboard. The break code for each key 61 within the ikbd, or by converting mouse motion into keyboard cursor control 64 keyboard keys. 76 relative mouse motion events will be generated: (a) while the keyboard has 77 been 'paused' ( the event will be stored until keyboard communications is [all …]
|
| /linux/Documentation/driver-api/media/ |
| H A D | rc-core.rst | 10 remote controller keyboard keystrokes and mouse events. 15 a normal keyboard or mouse is handled internally on Linux\ [#f1]_. So, the 21 The main difference is that, on keyboard events, the keyboard controller
|
| /linux/Documentation/usb/ |
| H A D | gadget_hid.rst | 27 /* hid descriptor for a keyboard */ 97 device type (keyboard / mouse / joystick) - E.G.:: 99 # hid_gadget_test /dev/hidg0 keyboard 103 values are listed at program start. In keyboard mode you can 341 printf(" keyboard options:\n" 345 printf("\n keyboard values:\n" 381 fprintf(stderr, "Usage: %s devname mouse|keyboard|joystick\n",
|
| /linux/Documentation/ABI/obsolete/ |
| H A D | sysfs-driver-hid-roccat-arvo | 14 Description: The keyboard can store short macros with consist of 1 button with 34 Description: The keyboard lets the user deactivate 5 certain keys like the 47 Description: The keyboard has a condensed layout without num-lock key.
|
| /linux/drivers/hid/usbhid/ |
| H A D | Kconfig | 15 You can't use this driver and the HIDBP (Boot Protocol) keyboard 55 to use the generic HID driver for your USB keyboard and prefer 56 to use the keyboard in its limited Boot Protocol mode instead.
|
| /linux/Documentation/security/ |
| H A D | sak.rst | 14 From the PC keyboard, Linux has two similar but different ways of 23 SAK works correctly when the keyboard is in raw mode. This means that 46 2. On the PC keyboard, SAK kills all applications which have
|
| /linux/drivers/staging/nvec/ |
| H A D | Kconfig | 17 Say Y here to enable support for a keyboard connected to 21 called keyboard-nvec
|
| /linux/drivers/platform/surface/ |
| H A D | Kconfig | 136 using the KIP subsystem for detachable keyboards (e.g. keyboard covers) 140 detachable input peripherals, specifically the keyboard cover (containing 141 keyboard and touchpad) on the Surface Pro 8 and Surface Pro X. The POS 144 the device should be considered in tablet-mode due to the keyboard cover 145 being detached or folded back (essentially signaling when the keyboard is 161 battery, the keyboard, and, optionally, a discrete GPU) by (if
|
| /linux/Documentation/admin-guide/laptops/ |
| H A D | lg-laptop.rst | 72 A led device named kbd_led controls the keyboard backlight. There are three 75 The keyboard backlight is also controlled by the key combination FN-F8
|
| /linux/Documentation/leds/ |
| H A D | well-known-leds.txt | 40 Set of common keyboard LEDs, going back to PC AT or so. 45 Frontlight/backlight of main keyboard. 50 keyboard. And this is their backlight.
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt8186-corsola-starmie.dtsi | 105 * Starmie does not have EC keyboard. Remove default keyboard controller 115 keyboard-controller {
|
| /linux/Documentation/driver-api/surface_aggregator/ |
| H A D | overview.rst | 26 display part from the keyboard part of the device), on the Surface Laptop 1 27 and 2 it is required for keyboard HID input. This HID subsystem has been 30 keyboard and touchpad).
|