Home
last modified time | relevance | path

Searched refs:keyboard (Results 1 – 25 of 150) sorted by relevance

123456

/Linux-v5.10/drivers/platform/chrome/wilco_ec/
Dkeyboard_leds.c23 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/
DKconfig11 * 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/
DKconfig61 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/
Dnvidia,tegra20-kbc.txt1 * 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 {
Dspear-keyboard.txt1 * SPEAr keyboard controller
7 matrix-keyboard bindings:
9 - st,mode: keyboard mode: 0 - 9x9, 1 - 6x6, 2 - 2x2
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-platform-dell-laptop7 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.
Dsysfs-class-chromeos11 Control the keyboard wake lid angle. Values are between
12 0 and 360. This file will also show the keyboard wake lid
Dsysfs-driver-toshiba_acpi5 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/
Dremote.c136 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/
DKconfig11 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/
Dnotifier.rst5 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
Dinput.rst37 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/
Dlg-laptop.rst19 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/
Datarikbd.rst9 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/
Drc-core.rst10 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/
Dsysfs-driver-hid-roccat-arvo14 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/
DKconfig16 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/
Dgadget_hid.rst27 /* 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/
Dsak.rst14 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/
DKconfig157 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/
DKconfig17 Say Y here to enable support for a keyboard connected to
21 called keyboard-nvec
/Linux-v5.10/drivers/input/
DKconfig10 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/
Doverview.txt15 * 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/
Dr7s72100-rskrza1.dts32 keyboard {
136 keyboard_pins: keyboard {
/Linux-v5.10/Documentation/x86/
Dusb-legacy-support.rst12 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

123456