Searched refs:I8042_KBD_PHYS_DESC (Results 1 – 7 of 7) sorted by relevance
12 #define I8042_KBD_PHYS_DESC "R4030/serio0" macro
12 #define I8042_KBD_PHYS_DESC "onboard/serio0" macro
13 #define I8042_KBD_PHYS_DESC "hpc3ps2/serio0" macro
10 #define I8042_KBD_PHYS_DESC "isa0060/serio0" macro
16 #define I8042_KBD_PHYS_DESC "sparcps2/serio0" macro
14 #define I8042_KBD_PHYS_DESC "isa0060/serio0" macro
1345 strlcpy(serio->phys, I8042_KBD_PHYS_DESC, sizeof(serio->phys)); in i8042_create_kbd_port()