SU_PORT_KBD
if (up->su_type == SU_PORT_KBD) {
(up->su_type == SU_PORT_KBD) ? "Keyboard" : "Mouse",
if (up->su_type == SU_PORT_KBD) {
return SU_PORT_KBD;
if (up->su_type == SU_PORT_KBD || up->su_type == SU_PORT_MS) {
up->su_type == SU_PORT_KBD)
if (up->su_type == SU_PORT_KBD) {