/Linux-v5.10/drivers/platform/chrome/wilco_ec/ |
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-v5.10/drivers/input/serio/ |
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-v5.10/drivers/input/keyboard/ |
D | Kconfig | 61 tristate "Amiga keyboard" 64 Say Y here if you are running Linux on any AMIGA and have a keyboard 74 tristate "Apple SPI keyboard and trackpad" 92 tristate "Atari keyboard" 96 Say Y here if you are running Linux on any Atari and have a keyboard 103 tristate "AT keyboard" 110 Say Y here if you want to use a standard AT or PS/2 keyboard. Usually 111 you'll need this, unless you have a different type keyboard (USB, ADB 121 bool "Use HP keyboard scancodes" 126 PS/2 keyboard, and your keyboard uses keycodes that are specific to [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/input/ |
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 {
|
D | spear-keyboard.txt | 1 * SPEAr keyboard controller 7 matrix-keyboard bindings: 9 - st,mode: keyboard mode: 0 - 9x9, 1 - 6x6, 2 - 2x2
|
/Linux-v5.10/Documentation/ABI/testing/ |
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.
|
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
|
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-v5.10/drivers/misc/ibmasm/ |
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-v5.10/drivers/staging/unisys/visorinput/ |
D | Kconfig | 11 console (keyboard and mouse) that is accessible through the 14 still boot with visible output in the partition desktop, but keyboard
|
/Linux-v5.10/Documentation/input/ |
D | notifier.rst | 5 One can use register_keyboard_notifier to get called back on keyboard 9 - 'vc' always provide the VC for which the keyboard event applies; 25 order to "eat" the event: the notify loop is stopped and the keyboard event is
|
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-v5.10/Documentation/admin-guide/laptops/ |
D | lg-laptop.rst | 19 This key also changes keyboard backlight mode. 74 A led device named kbd_led controls the keyboard backlight. There are three 77 The keyboard backlight is also controlled by the key combination FN-F8
|
/Linux-v5.10/Documentation/input/devices/ |
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-v5.10/Documentation/driver-api/media/ |
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-v5.10/Documentation/ABI/obsolete/ |
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-v5.10/drivers/hid/usbhid/ |
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-v5.10/Documentation/usb/ |
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-v5.10/Documentation/security/ |
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-v5.10/drivers/hid/ |
D | Kconfig | 157 Support for Asus notebook built-in keyboard and touchpad via i2c, and 158 the Asus Republic of Gamers laptop keyboard special keys. 173 tristate "Belkin Flip KVM and Wireless keyboard" 177 Support for Belkin Flip KVM and Wireless keyboard. 202 tristate "Cherry Cymotion keyboard" 206 Support for Cherry Cymotion keyboard. 244 - Macally ikey keyboard 253 - Prodikeys PC-MIDI keyboard. 258 multimedia keyboard, but will lack support for the musical keyboard 348 tristate "Ezkey BTC 8193 keyboard" [all …]
|
/Linux-v5.10/drivers/staging/nvec/ |
D | Kconfig | 17 Say Y here to enable support for a keyboard connected to 21 called keyboard-nvec
|
/Linux-v5.10/drivers/input/ |
D | Kconfig | 10 tristate "Generic input layer (needed for keyboard, mouse, ...)" if EXPERT 13 Say Y here if you have any input device (mouse, keyboard, tablet, 16 keyboard and mouse. 18 Say N here if you have a headless (no monitor, no keyboard) system. 190 source "drivers/input/keyboard/Kconfig"
|
/Linux-v5.10/drivers/staging/unisys/Documentation/ |
D | overview.txt | 15 * visorinput - keyboard and mouse 30 devices), or "console partition" (for virtual keyboard and mouse devices). 47 provide a guest graphics console are for keyboard and mouse (via visorinput). 165 (controls keyboard, video, and mouse), whereas bus 2 corresponds to the 209 "keyboard". Note that this name is provided by 288 (e.g., /sys/class/input/) for virtual keyboard and virtual mouse devices. 289 A s-Par virtual keyboard device maps 1-to-1 with a Linux input device 294 automatically find and properly use s-Par virtual keyboard and mouse devices. 295 As the s-Par back-end reports keyboard and mouse activity via events on the
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | r7s72100-rskrza1.dts | 32 keyboard { 136 keyboard_pins: keyboard {
|
/Linux-v5.10/Documentation/x86/ |
D | usb-legacy-support.rst | 12 feature that allows one to use the USB mouse and keyboard as if they were 13 their classic PS/2 counterparts. This means one can use an USB keyboard to
|