Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dserio.h34 #define SERIO_8042_XL 0x06 macro
/linux-6.1.9/drivers/input/serio/
Dolpc_apsp.c196 kb_serio->id.type = SERIO_8042_XL; in olpc_apsp_probe()
Dhyperv-keyboard.c335 hv_serio->id.type = SERIO_8042_XL; in hv_kbd_probe()
Dserio_raw.c418 .type = SERIO_8042_XL,
Di8042.c1336 serio->id.type = i8042_direct ? SERIO_8042 : SERIO_8042_XL; in i8042_create_kbd_port()
/linux-6.1.9/drivers/input/keyboard/
Datkbd.c1231 case SERIO_8042_XL: in atkbd_connect()
1358 .type = SERIO_8042_XL,