Home
last modified time | relevance | path

Searched refs:keyboard (Results 1 - 25 of 59) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/platform/chrome/wilco_ec/
H A Dkeyboard_leds.c23 struct led_classdev keyboard; member
33 * struct wilco_keyboard_leds_msg - Message to/from EC for keyboard LED control.
72 "Failed sending keyboard LEDs command: %d\n", ret); in send_kbbl_msg()
97 "EC reported failure sending keyboard LEDs command: %d\n", in set_kbbl()
125 * kbbl_init() - Initialize the state of the keyboard backlight.
132 * Return: Final brightness of the keyboard, or negative error code on failure.
150 "EC reported failure sending keyboard LEDs command: %d\n", in kbbl_init()
169 container_of(cdev, struct wilco_keyboard_leds, keyboard); in wilco_keyboard_leds_set()
182 "Failed checking keyboard LEDs support: %d\n", ret); in wilco_keyboard_leds_init()
193 wkl->keyboard in wilco_keyboard_leds_init()
[all...]
/kernel/linux/linux-6.6/drivers/platform/chrome/wilco_ec/
H A Dkeyboard_leds.c23 struct led_classdev keyboard; member
33 * struct wilco_keyboard_leds_msg - Message to/from EC for keyboard LED control.
72 "Failed sending keyboard LEDs command: %d\n", ret); in send_kbbl_msg()
97 "EC reported failure sending keyboard LEDs command: %d\n", in set_kbbl()
125 * kbbl_init() - Initialize the state of the keyboard backlight.
132 * Return: Final brightness of the keyboard, or negative error code on failure.
150 "EC reported failure sending keyboard LEDs command: %d\n", in kbbl_init()
169 container_of(cdev, struct wilco_keyboard_leds, keyboard); in wilco_keyboard_leds_set()
182 "Failed checking keyboard LEDs support: %d\n", ret); in wilco_keyboard_leds_init()
193 wkl->keyboard in wilco_keyboard_leds_init()
[all...]
/kernel/linux/linux-5.10/drivers/misc/ibmasm/
H A Dremote.c11 /* Remote mouse and keyboard event handling functions */
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()
229 keybd_dev->name = "ibmasm RSA I remote keyboard"; in ibmasm_init_remote_input_dev()
/kernel/linux/linux-6.6/drivers/misc/ibmasm/
H A Dremote.c11 /* Remote mouse and keyboard event handling functions */
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()
229 keybd_dev->name = "ibmasm RSA I remote keyboard"; in ibmasm_init_remote_input_dev()
/kernel/linux/linux-6.6/tools/testing/selftests/hid/tests/
H A Dtest_keyboard.py14 logger = logging.getLogger("hidtools.test.keyboard")
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
/kernel/linux/linux-5.10/include/linux/
H A Dkeyboard.h5 #include <uapi/linux/keyboard.h>
12 struct vc_data *vc; /* VC on which the keyboard press was done */
H A Dkbd_kern.h7 #include <linux/keyboard.h>
61 #define VC_REPEAT 2 /* keyboard repeat */
137 /* keyboard.c */
/kernel/linux/linux-6.6/include/linux/
H A Dkeyboard.h5 #include <uapi/linux/keyboard.h>
12 struct vc_data *vc; /* VC on which the keyboard press was done */
H A Dkbd_kern.h7 #include <linux/keyboard.h>
56 #define VC_REPEAT 2 /* keyboard repeat */
126 /* keyboard.c */
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dkeyboard.h11 #include <linux/keyboard.h>
H A DMakefile20 obj-y += ctrlchar.o keyboard.o defkeymap.o sclp.o sclp_rw.o sclp_quiesce.o \
/kernel/linux/linux-5.10/drivers/tty/vt/
H A DMakefile8 selection.o keyboard.o
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dkeyboard.h11 #include <linux/keyboard.h>
H A DMakefile20 obj-y += ctrlchar.o keyboard.o defkeymap.o sclp.o sclp_rw.o sclp_quiesce.o \
/kernel/linux/linux-6.6/drivers/tty/vt/
H A DMakefile8 selection.o keyboard.o
/kernel/linux/linux-5.10/drivers/input/
H A DMakefile22 obj-$(CONFIG_INPUT_KEYBOARD) += keyboard/
/kernel/linux/linux-6.6/drivers/input/
H A DMakefile23 obj-$(CONFIG_INPUT_KEYBOARD) += keyboard/
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dapplespi_trace.h3 * MacBook (Pro) SPI keyboard and touchpad driver
91 #define TRACE_INCLUDE_PATH ../../drivers/input/keyboard
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dapplespi_trace.h3 * MacBook (Pro) SPI keyboard and touchpad driver
91 #define TRACE_INCLUDE_PATH ../../drivers/input/keyboard
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S132 ands r10, r13, #KEYBRD_CLK_MASK @ extract keyboard status - set?
142 @ Process keyboard data
169 ands r8, r8, #KEYBRD_DATA_MASK @ is keyboard data line low?
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S133 ands r10, r13, #KEYBRD_CLK_MASK @ extract keyboard status - set?
143 @ Process keyboard data
170 ands r8, r8, #KEYBRD_DATA_MASK @ is keyboard data line low?
/kernel/linux/linux-5.10/samples/uhid/
H A Duhid-example.c27 * Additionally to 3 button mouse, 3 keyboard LEDs are also supported (LED_NUML,
28 * LED_CAPSL and LED_SCROLLL). The device doesn't generate any related keyboard
53 * We emulate a basic 3 button mouse with wheel and 3 keyboard LEDs. This is
301 static int keyboard(int fd) in keyboard() function
451 ret = keyboard(fd); in main()
/kernel/linux/linux-6.6/samples/uhid/
H A Duhid-example.c27 * Additionally to 3 button mouse, 3 keyboard LEDs are also supported (LED_NUML,
28 * LED_CAPSL and LED_SCROLLL). The device doesn't generate any related keyboard
53 * We emulate a basic 3 button mouse with wheel and 3 keyboard LEDs. This is
301 static int keyboard(int fd) in keyboard() function
451 ret = keyboard(fd); in main()
/kernel/linux/linux-5.10/kernel/debug/kdb/
H A Dkdb_keyboard.c12 #include <linux/keyboard.h>
31 * Check if the keyboard controller has a keypress for us.
/kernel/linux/linux-6.6/kernel/debug/kdb/
H A Dkdb_keyboard.c12 #include <linux/keyboard.h>
32 * Check if the keyboard controller has a keypress for us.

Completed in 10 milliseconds

123