Searched refs:GSC_ID_KEYBOARD (Results 1 – 1 of 1) sorted by relevance
80 #define GSC_ID_KEYBOARD 0 /* device ID values */ macro363 (ps2port->id == GSC_ID_KEYBOARD) ? "keyboard" : "mouse"); in gscps2_probe()376 if (ps2port->id != GSC_ID_KEYBOARD && ps2port->id != GSC_ID_MOUSE) { in gscps2_probe()