Searched refs:I8042_MUX_PHYS_DESC (Results 1 – 7 of 7) sorted by relevance
14 #define I8042_MUX_PHYS_DESC "R4030/serio%d" macro
14 #define I8042_MUX_PHYS_DESC "onboard/serio%d" macro
15 #define I8042_MUX_PHYS_DESC "hpc3ps2/serio%d" macro
12 #define I8042_MUX_PHYS_DESC "isa0060/serio%d" macro
19 #define I8042_MUX_PHYS_DESC "sparcps2/serio%d" macro
17 #define I8042_MUX_PHYS_DESC "isa0060/serio%d" macro
1381 snprintf(serio->phys, sizeof(serio->phys), I8042_MUX_PHYS_DESC, idx + 1); in i8042_create_aux_port()