Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dserio.h158 #define SERIO_8042_XL 0x06 macro
/linux-3.3/drivers/input/serio/
Dserio_raw.c412 .type = SERIO_8042_XL,
Di8042.c1207 serio->id.type = i8042_direct ? SERIO_8042 : SERIO_8042_XL; in i8042_create_kbd_port()
/linux-3.3/drivers/input/keyboard/
Datkbd.c1121 case SERIO_8042_XL: in atkbd_connect()
1242 .type = SERIO_8042_XL,