Home
last modified time | relevance | path

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

/linux/drivers/input/serio/
H A Dgscps2.c77 #define GSC_ID_KEYBOARD 0 /* device ID values */ macro
483 (ps2port->id == GSC_ID_KEYBOARD) ? "keyboard" : "mouse"); in gscps2_probe()
496 if (ps2port->id != GSC_ID_KEYBOARD && ps2port->id != GSC_ID_MOUSE) { in gscps2_probe()
508 if (ps2port->id == GSC_ID_KEYBOARD) { in gscps2_probe()
532 if (ps2port->id == GSC_ID_KEYBOARD) in gscps2_probe()
560 if (ps2port->id == GSC_ID_KEYBOARD) in gscps2_remove()