/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()
|
/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 …]
|
D | Makefile | 32 obj-$(CONFIG_HYPERV_KEYBOARD) += hyperv-keyboard.o
|
/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 71 tristate "Apple SPI keyboard and trackpad" 89 tristate "Atari keyboard" 93 Say Y here if you are running Linux on any Atari and have a keyboard 100 tristate "AT keyboard" 107 Say Y here if you want to use a standard AT or PS/2 keyboard. Usually 108 you'll need this, unless you have a different type keyboard (USB, ADB 118 bool "Use HP keyboard scancodes" 123 PS/2 keyboard, and your keyboard uses keycodes that are specific to [all …]
|
D | applespi_trace.h | 91 #define TRACE_INCLUDE_PATH ../../drivers/input/keyboard
|
D | Makefile | 62 obj-$(CONFIG_KEYBOARD_SPEAR) += spear-keyboard.o
|
/drivers/hid/surface-hid/ |
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
|
/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()
|
D | remote.h | 66 struct keyboard_input keyboard; member
|
/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
|
/drivers/input/ |
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. 176 source "drivers/input/keyboard/Kconfig"
|
D | Makefile | 22 obj-$(CONFIG_INPUT_KEYBOARD) += keyboard/
|
/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.
|
/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 349 tristate "Ezkey BTC 8193 keyboard" [all …]
|
D | hid-logitech-dj.c | 141 struct hid_device *keyboard; member 596 if (djrcv_dev->keyboard && in dj_find_receiver_dev() 597 hid_compare_device_paths(hdev, djrcv_dev->keyboard, sep)) { in dj_find_receiver_dev() 628 if (djrcv_dev->keyboard == hdev) in dj_put_receiver_dev() 629 djrcv_dev->keyboard = NULL; in dj_put_receiver_dev() 669 djrcv_dev->keyboard = hdev; in dj_get_receiver_dev() 1377 if (!djrcv_dev->keyboard) { in logi_dj_ll_raw_request() 1382 return hid_hw_raw_request(djrcv_dev->keyboard, 0, buf, count, in logi_dj_ll_raw_request()
|
/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
|
/drivers/staging/nvec/ |
D | Kconfig | 17 Say Y here to enable support for a keyboard connected to 21 called keyboard-nvec
|
/drivers/hid/i2c-hid/ |
D | Kconfig | 10 Say Y here if you use a keyboard, a touchpad, a touchscreen, or any 25 Say Y here if you use a keyboard, a touchpad, a touchscreen, or any
|
/drivers/tty/vt/ |
D | Makefile | 8 selection.o keyboard.o
|
/drivers/iio/position/ |
D | Kconfig | 28 and keyboard angle respect to horizon (ground).
|
/drivers/accessibility/ |
D | Kconfig | 9 That includes braille devices, speech synthesis, keyboard
|
/drivers/s390/char/ |
D | Makefile | 20 obj-y += ctrlchar.o keyboard.o defkeymap.o sclp.o sclp_rw.o sclp_quiesce.o \
|
/drivers/platform/chrome/ |
D | Kconfig | 59 Controller (EC) providing keyboard, battery and power services. 133 This option enables support for the keyboard backlight LEDs on
|
/drivers/platform/surface/aggregator/ |
D | Kconfig | 21 - HID / keyboard input (Surface Laptops, Surface Book 3)
|
/drivers/macintosh/ |
D | Kconfig | 67 the keyboard and mouse on some machines, as well as the non-volatile 148 bool "Support for ADB input devices (keyboard, mice, ...)"
|