Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dserio.h34 #define SERIO_8042_XL 0x06 macro
/linux/drivers/input/serio/
H A Dolpc_apsp.c194 kb_serio->id.type = SERIO_8042_XL; in olpc_apsp_probe()
H A Dhyperv-keyboard.c333 hv_serio->id.type = SERIO_8042_XL; in hv_kbd_probe()
H A Dserio_raw.c395 .type = SERIO_8042_XL,
H A Di8042.c1331 serio->id.type = i8042_direct ? SERIO_8042 : SERIO_8042_XL; in i8042_create_kbd_port()
/linux/drivers/input/keyboard/
H A Datkbd.c1293 case SERIO_8042_XL: in atkbd_connect()
1417 .type = SERIO_8042_XL,