Home
last modified time | relevance | path

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

12

/drivers/input/keyboard/
DKconfig62 tristate "Amiga keyboard"
65 Say Y here if you are running Linux on any AMIGA and have a keyboard
75 tristate "Apple SPI keyboard and trackpad"
93 tristate "Atari keyboard"
97 Say Y here if you are running Linux on any Atari and have a keyboard
104 tristate "AT keyboard"
111 Say Y here if you want to use a standard AT or PS/2 keyboard. Usually
112 you'll need this, unless you have a different type keyboard (USB, ADB
122 bool "Use HP keyboard scancodes"
127 PS/2 keyboard, and your keyboard uses keycodes that are specific to
[all …]
Dapplespi_trace.h91 #define TRACE_INCLUDE_PATH ../../drivers/input/keyboard
DMakefile60 obj-$(CONFIG_KEYBOARD_SPEAR) += spear-keyboard.o
/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 …]
DMakefile31 obj-$(CONFIG_HYPERV_KEYBOARD) += hyperv-keyboard.o
/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()
Dremote.h66 struct keyboard_input keyboard; member
/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
/drivers/hid/
DKconfig156 Support for Asus notebook built-in keyboard and touchpad via i2c, and
157 the Asus Republic of Gamers laptop keyboard special keys.
172 tristate "Belkin Flip KVM and Wireless keyboard"
176 Support for Belkin Flip KVM and Wireless keyboard.
201 tristate "Cherry Cymotion keyboard"
205 Support for Cherry Cymotion keyboard.
243 - Macally ikey keyboard
252 - Prodikeys PC-MIDI keyboard.
257 multimedia keyboard, but will lack support for the musical keyboard
347 tristate "Ezkey BTC 8193 keyboard"
[all …]
Dhid-logitech-dj.c138 struct hid_device *keyboard; member
546 if (djrcv_dev->keyboard && in dj_find_receiver_dev()
547 hid_compare_device_paths(hdev, djrcv_dev->keyboard, sep)) { in dj_find_receiver_dev()
578 if (djrcv_dev->keyboard == hdev) in dj_put_receiver_dev()
579 djrcv_dev->keyboard = NULL; in dj_put_receiver_dev()
619 djrcv_dev->keyboard = hdev; in dj_get_receiver_dev()
1274 if (!djrcv_dev->keyboard) { in logi_dj_ll_raw_request()
1279 return hid_hw_raw_request(djrcv_dev->keyboard, 0, buf, count, in logi_dj_ll_raw_request()
/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.
/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"
DMakefile22 obj-$(CONFIG_INPUT_KEYBOARD) += keyboard/
/drivers/staging/nvec/
DKconfig17 Say Y here to enable support for a keyboard connected to
21 called keyboard-nvec
/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
/drivers/tty/vt/
DMakefile8 selection.o keyboard.o
/drivers/hid/i2c-hid/
DKconfig11 Say Y here if you use a keyboard, a touchpad, a touchscreen, or any
/drivers/accessibility/
DKconfig9 That includes braille devices, speech synthesis, keyboard
/drivers/s390/char/
DMakefile20 obj-y += ctrlchar.o keyboard.o defkeymap.o sclp.o sclp_rw.o sclp_quiesce.o \
/drivers/platform/chrome/
DKconfig69 Controller (EC) providing keyboard, battery and power services.
143 This option enables support for the keyboard backlight LEDs on
/drivers/macintosh/
DKconfig65 the keyboard and mouse on some machines, as well as the non-volatile
141 bool "Support for ADB input devices (keyboard, mice, ...)"
/drivers/input/misc/
DKconfig441 Say Y here if you want to enable keyboard and LCD functions of the
456 Say Y here if you want to enable keyboard and buzzer functions of the
782 tristate "Xen virtual keyboard and mouse support"
788 keyboard and mouse device driver. It communicates with a back-end
/drivers/parisc/
DKconfig37 Ethernet, Harmony audio, PS/2 keyboard & mouse, ISDN, telephony
/drivers/staging/speakup/
Dsysfs-driver-speakup68 no_interrupt set to zero, typing on the keyboard will interrupt
73 screen command is used, and one then types on the keyboard,
/drivers/video/console/
DKconfig171 The STI console is the builtin display/keyboard on HP-PARISC

12