Home
last modified time | relevance | path

Searched refs:atkbd (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/input/keyboard/
Datkbd.c203 struct atkbd { struct
247 static void (*atkbd_platform_fixup)(struct atkbd *, const void *data); argument
249 static unsigned int (*atkbd_platform_scancode_fixup)(struct atkbd *, unsigned int);
258 ssize_t (*handler)(struct atkbd *, char *));
260 ssize_t (*handler)(struct atkbd *, const char *, size_t));
262 static ssize_t atkbd_show_##_name(struct atkbd *, char *); \
263 static ssize_t atkbd_set_##_name(struct atkbd *, const char *, size_t); \
285 static ssize_t atkbd_show_##_name(struct atkbd *, char *); \
309 static ssize_t atkbd_show_function_row_physmap(struct atkbd *atkbd, char *buf) in atkbd_show_function_row_physmap() argument
314 if (!atkbd->num_function_row_keys) in atkbd_show_function_row_physmap()
[all …]
DMakefile15 obj-$(CONFIG_KEYBOARD_ATKBD) += atkbd.o
DKconfig118 module will be called atkbd.
/Linux-v5.10/Documentation/input/
Dinput.rst226 atkbd subsection
/Linux-v5.10/drivers/input/serio/
DKconfig314 such as psmouse and atkbd.
/Linux-v5.10/Documentation/admin-guide/
Dkernel-parameters.txt380 atkbd.extra= [HW] Enable extra LEDs and keys on IBM RapidAccess,
383 atkbd.reset= [HW] Reset keyboard during initialization
385 atkbd.set= [HW] Select keyboard code set
388 atkbd.scroll= [HW] Enable scroll wheel on MS Office and similar
391 atkbd.softraw= [HW] Choose between synthetic and real raw mode
394 atkbd.softrepeat= [HW]