Searched refs:I8042_KBD_PHYS_DESC (Results 1 – 9 of 9) sorted by relevance
15 #define I8042_KBD_PHYS_DESC "walnutps2/serio0" macro
16 #define I8042_KBD_PHYS_DESC "R4030/serio0" macro
16 #define I8042_KBD_PHYS_DESC "onboard/serio0" macro
19 #define I8042_KBD_PHYS_DESC "isa0060/serio0" macro
17 #define I8042_KBD_PHYS_DESC "hpc3ps2/serio0" macro
14 #define I8042_KBD_PHYS_DESC "isa0060/serio0" macro
15 #define I8042_KBD_PHYS_DESC "sparcps2/serio0" macro
18 #define I8042_KBD_PHYS_DESC "isa0060/serio0" macro
1283 strlcpy(serio->phys, I8042_KBD_PHYS_DESC, sizeof(serio->phys)); in i8042_create_kbd_port()