| /linux/Documentation/devicetree/bindings/input/ |
| A D | pine64,pinephone-keyboard.yaml | 4 $id: http://devicetree.org/schemas/input/pine64,pinephone-keyboard.yaml# 7 title: Pine64 PinePhone keyboard 13 A keyboard accessory is available for the Pine64 PinePhone and PinePhone Pro. 19 const: pine64,pinephone-keyboard 28 description: Supply for the keyboard MCU 51 keyboard@15 { 52 compatible = "pine64,pinephone-keyboard";
|
| 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 {
|
| A D | google,cros-ec-keyb.yaml | 15 Google's ChromeOS EC Keyboard is a simple matrix keyboard 26 - description: ChromeOS EC with keyboard and possibly buttons/switches 31 Enable a ghost filter for the matrix keyboard. This is recommended 45 when the keyboard has a custom design for the top row keys. 71 keyboard-controller { 91 * The values below are for a US keyboard layout and 136 /* No matrix keyboard, just buttons/switches */ 137 keyboard-controller {
|
| 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/drivers/platform/chrome/wilco_ec/ |
| 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/ |
| A D | Kconfig | 11 * standard AT keyboard and PS/2 mouse * 25 communicate with keyboard, mouse, etc. 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" 140 to use a HIL keyboard as your primary keyboard, you may wish [all …]
|
| /linux/drivers/input/keyboard/ |
| A D | Kconfig | 64 tristate "Amiga keyboard" 92 tristate "Atari keyboard" 103 tristate "AT keyboard" 122 bool "Use HP keyboard scancodes" 127 PS/2 keyboard, and your keyboard uses keycodes that are specific to 138 built-in keyboard (as opposed to an external keyboard). 217 keyboard. This keyboard is also usable on PCs if you attach 403 tristate "Maple bus keyboard" 479 tristate "Newton keyboard" 575 tristate "Stowaway keyboard" [all …]
|
| /linux/drivers/hid/surface-hid/ |
| A D | Kconfig | 18 integrated touchpad and keyboard. 21 integrated touchpad and keyboard, on 7th generation Microsoft Surface 25 tristate "HID keyboard transport driver for Surface System Aggregator Module" 33 integrated keyboard on those devices. 35 Say M or Y here, if you want support for the integrated keyboard on
|
| /linux/arch/arm/boot/dts/ |
| 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/ABI/testing/ |
| 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.
|
| A D | sysfs-class-chromeos | 11 Control the keyboard wake lid angle. Values are between 12 0 and 360. This file will also show the keyboard wake lid
|
| 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,
|
| /linux/Documentation/input/ |
| 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
|
| A D | input.rst | 37 For the most usual configuration, with one USB mouse and one USB keyboard, 48 After this, the USB keyboard will work straight away, and the USB mouse 73 When you do all of the above, you can use your USB mouse and keyboard. 109 keyboard subsection 112 ``keyboard`` is in-kernel input handler and is a part of VT code. It 113 consumes keyboard keystrokes and handles user input for VT consoles. 242 Typing a couple keys on the keyboard should be enough to check that 243 a keyboard works and is correctly connected to the kernel keyboard
|
| /linux/drivers/misc/ibmasm/ |
| 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/ |
| 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/devicetree/bindings/pinctrl/ |
| A D | awinic,aw9523-pinctrl.yaml | 101 # Example configuration to drive pins for a keyboard matrix 122 keyboard-matrix-col-pins { 130 keyboard-matrix-row-pins {
|
| /linux/Documentation/input/devices/ |
| 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 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 81 (regardless of keyboard mode):: 90 MOUSE BUTTON ACTION has set the buttons to act like part of the keyboard. [all …]
|
| /linux/Documentation/driver-api/media/ |
| 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/drivers/hid/usbhid/ |
| A D | Kconfig | 16 You can't use this driver and the HIDBP (Boot Protocol) keyboard 56 to use the generic HID driver for your USB keyboard and prefer 57 to use the keyboard in its limited Boot Protocol mode instead.
|
| /linux/Documentation/ABI/obsolete/ |
| 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/Documentation/usb/ |
| 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/security/ |
| 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/input/ |
| A D | Kconfig | 9 tristate "Generic input layer (needed for keyboard, mouse, ...)" if EXPERT 12 Say Y here if you have any input device (mouse, keyboard, tablet, 15 keyboard and mouse. 17 Say N here if you have a headless (no monitor, no keyboard) system. 193 source "drivers/input/keyboard/Kconfig"
|
| /linux/drivers/staging/nvec/ |
| A D | Kconfig | 17 Say Y here to enable support for a keyboard connected to 21 called keyboard-nvec
|